2025-02-25 08:46:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-25 08:46:10.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795f8317 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:10.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:10.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:10.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-25 08:46:10.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:10.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:10.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-25 08:46:10.933 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:10.949 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:10.951 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:10.973 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:10.977 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28aa7e87 2025-02-25 08:46:10.977 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28aa7e87 2025-02-25 08:46:10.980 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@266d95e2 2025-02-25 08:46:10.980 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@266d95e2 2025-02-25 08:46:10.983 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@225215f7 2025-02-25 08:46:10.983 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@225215f7 2025-02-25 08:46:10.986 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67509fd9 2025-02-25 08:46:10.986 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67509fd9 2025-02-25 08:46:10.988 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf58bf2 2025-02-25 08:46:10.988 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf58bf2 2025-02-25 08:46:10.991 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567ddf0b 2025-02-25 08:46:10.991 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567ddf0b 2025-02-25 08:46:10.993 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6432959e 2025-02-25 08:46:10.993 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6432959e 2025-02-25 08:46:10.994 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f6096 2025-02-25 08:46:10.995 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f6096 2025-02-25 08:46:10.998 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e5c190 2025-02-25 08:46:10.998 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e5c190 2025-02-25 08:46:10.998 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:11.086 [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-02-25 08:46:11.086 [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-02-25 08:46:11.086 [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-02-25 08:46:11.087 [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-02-25 08:46:11.090 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:11.090 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 08:46:11.090 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:11.090 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 08:46:11.141 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:11.156 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:11.168 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:11.177 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:11.186 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:11.189 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:11.266 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-25 08:46:11.284 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 08:46:11.284 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 08:46:11.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-25 08:46:11.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-25 08:46:11.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:11.294 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31db34da: (connection evicted) 2025-02-25 08:46:11.294 [DefaultDispatcher-worker-11 @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-02-25 08:46:11.294 [DefaultDispatcher-worker-10 @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-02-25 08:46:11.295 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28aa7e87: (connection evicted) 2025-02-25 08:46:11.295 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@266d95e2: (connection evicted) 2025-02-25 08:46:11.295 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225215f7: (connection evicted) 2025-02-25 08:46:11.295 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67509fd9: (connection evicted) 2025-02-25 08:46:11.296 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf58bf2: (connection evicted) 2025-02-25 08:46:11.296 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567ddf0b: (connection evicted) 2025-02-25 08:46:11.296 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6432959e: (connection evicted) 2025-02-25 08:46:11.296 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f6096: (connection evicted) 2025-02-25 08:46:11.297 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e5c190: (connection evicted) 2025-02-25 08:46:11.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:11.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-25 08:46:11.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-25 08:46:11.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bf47fc 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:11.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:11.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-25 08:46:11.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-25 08:46:11.305 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.310 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.312 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.313 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:11.313 [DefaultDispatcher-worker-11 @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-02-25 08:46:11.313 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:11.313 [DefaultDispatcher-worker-11 @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-02-25 08:46:11.321 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.322 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 08:46:11.322 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:11.322 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 08:46:11.325 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.334 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.342 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.351 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.358 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.362 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.385 [DefaultDispatcher-worker-2 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2347b7af 2025-02-25 08:46:11.404 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:11.406 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 08:46:11.406 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5e494a 2025-02-25 08:46:11.407 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 08:46:11.407 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5e494a 2025-02-25 08:46:11.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-25 08:46:11.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-25 08:46:11.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2025-02-25 08:46:11.408 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2347b7af: (connection evicted) 2025-02-25 08:46:11.408 [DefaultDispatcher-worker-2 @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-02-25 08:46:11.408 [DefaultDispatcher-worker-12 @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-02-25 08:46:11.408 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e5e494a: (connection evicted) 2025-02-25 08:46:11.409 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5099acf1 2025-02-25 08:46:11.409 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5099acf1 2025-02-25 08:46:11.409 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5099acf1: (connection evicted) 2025-02-25 08:46:11.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:11.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-25 08:46:11.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3f7704 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:11.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-02-25 08:46:11.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-02-25 08:46:11.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-25 08:46:11.541 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:11.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502c2278 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:11.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-02-25 08:46:11.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-02-25 08:46:11.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577f9dfd 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:11.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:11.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-25 08:46:11.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-02-25 08:46:11.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-02-25 08:46:11.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-25 08:46:11.845 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-02-25 08:46:11.872 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:11.886 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.000 [DefaultDispatcher-worker-3 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-02-25 08:46:12.005 [DefaultDispatcher-worker-3 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-02-25 08:46:12.006 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44863/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 08:46:12.006 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44863/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-25 08:46:12.006 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44863/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 08:46:12.018 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44863/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 08:46:12.018 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44863/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 08:46:12.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-25 08:46:12.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-25 08:46:12.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.058 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@696174d3: (connection evicted) 2025-02-25 08:46:12.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-25 08:46:12.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-25 08:46:12.060 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-02-25 08:46:12.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a466dd 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-02-25 08:46:12.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-02-25 08:46:12.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-25 08:46:12.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-02-25 08:46:12.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-02-25 08:46:12.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-25 08:46:12.099 [DefaultDispatcher-worker-12 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-02-25 08:46:12.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-25 08:46:12.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-25 08:46:12.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.102 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e981e78: (connection evicted) 2025-02-25 08:46:12.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-25 08:46:12.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-25 08:46:12.103 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-02-25 08:46:12.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-25 08:46:12.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2b9c1 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-02-25 08:46:12.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-02-25 08:46:12.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-25 08:46:12.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbcb71 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-25 08:46:12.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-02-25 08:46:12.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-02-25 08:46:12.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-25 08:46:12.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-25 08:46:12.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-25 08:46:12.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.125 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@536da29c: (connection evicted) 2025-02-25 08:46:12.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-25 08:46:12.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-25 08:46:12.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-02-25 08:46:12.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-02-25 08:46:12.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-25 08:46:12.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-02-25 08:46:12.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-02-25 08:46:12.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-25 08:46:12.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-25 08:46:12.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-25 08:46:12.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.145 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0: (connection evicted) 2025-02-25 08:46:12.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-25 08:46:12.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-25 08:46:12.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-02-25 08:46:12.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-02-25 08:46:12.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2673487b 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-25 08:46:12.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-02-25 08:46:12.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-02-25 08:46:12.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-25 08:46:12.173 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-25 08:46:12.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-25 08:46:12.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.176 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993: (connection evicted) 2025-02-25 08:46:12.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-25 08:46:12.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-25 08:46:12.221 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.239 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.260 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da5fdc 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-25 08:46:12.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-02-25 08:46:12.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-02-25 08:46:12.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312f3050 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-25 08:46:12.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-25 08:46:12.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-25 08:46:12.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-25 08:46:12.432 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-25 08:46:12.438 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.447 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.450 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-25 08:46:12.457 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-25 08:46:12.460 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-25 08:46:12.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-25 08:46:12.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-25 08:46:12.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.498 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6: (connection evicted) 2025-02-25 08:46:12.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-25 08:46:12.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-25 08:46:12.501 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-02-25 08:46:12.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716ae973 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-25 08:46:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-02-25 08:46:12.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-02-25 08:46:12.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-25 08:46:12.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a34537 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-02-25 08:46:12.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-02-25 08:46:12.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-25 08:46:12.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-25 08:46:12.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-25 08:46:12.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.522 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f20b022: (connection evicted) 2025-02-25 08:46:12.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-25 08:46:12.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-25 08:46:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7055be 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-02-25 08:46:12.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-02-25 08:46:12.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-25 08:46:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-25 08:46:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-02-25 08:46:12.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-02-25 08:46:12.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-25 08:46:12.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-25 08:46:12.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-25 08:46:12.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.533 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed: (connection evicted) 2025-02-25 08:46:12.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-25 08:46:12.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-02-25 08:46:12.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-02-25 08:46:12.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-25 08:46:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-02-25 08:46:12.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-02-25 08:46:12.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-25 08:46:12.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-25 08:46:12.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-25 08:46:12.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.544 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566f4659: (connection evicted) 2025-02-25 08:46:12.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-25 08:46:12.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec082a1 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-02-25 08:46:12.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-02-25 08:46:12.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-02-25 08:46:12.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-02-25 08:46:12.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-25 08:46:12.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-25 08:46:12.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-25 08:46:12.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.602 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a: (connection evicted) 2025-02-25 08:46:12.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-25 08:46:12.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-02-25 08:46:12.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-02-25 08:46:12.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-02-25 08:46:12.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-02-25 08:46:12.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-25 08:46:12.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-25 08:46:12.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-25 08:46:12.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.617 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be50b35: (connection evicted) 2025-02-25 08:46:12.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-25 08:46:12.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-02-25 08:46:12.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-02-25 08:46:12.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-25 08:46:12.619 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-25 08:46:12.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-02-25 08:46:12.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-02-25 08:46:12.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-25 08:46:12.632 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.636 [DefaultDispatcher-worker-5 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-02-25 08:46:12.637 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-02-25 08:46:12.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-25 08:46:12.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-25 08:46:12.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.638 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d806de6: (connection evicted) 2025-02-25 08:46:12.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-25 08:46:12.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-25 08:46:12.639 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-02-25 08:46:12.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-02-25 08:46:12.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-25 08:46:12.643 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-02-25 08:46:12.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-02-25 08:46:12.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-25 08:46:12.655 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-25 08:46:12.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-25 08:46:12.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.660 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc: (connection evicted) 2025-02-25 08:46:12.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-25 08:46:12.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-25 08:46:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-02-25 08:46:12.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-02-25 08:46:12.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-25 08:46:12.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-02-25 08:46:12.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-02-25 08:46:12.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-25 08:46:12.715 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.728 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.750 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.767 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.776 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.778 [DefaultDispatcher-worker-11 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-02-25 08:46:12.779 [DefaultDispatcher-worker-11 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-02-25 08:46:12.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-25 08:46:12.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-25 08:46:12.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.780 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff: (connection evicted) 2025-02-25 08:46:12.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-25 08:46:12.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-25 08:46:12.781 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-25 08:46:12.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-02-25 08:46:12.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-02-25 08:46:12.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-02-25 08:46:12.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-02-25 08:46:12.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-25 08:46:12.883 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.892 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-25 08:46:12.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-25 08:46:12.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.928 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1255de25: (connection evicted) 2025-02-25 08:46:12.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-25 08:46:12.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-02-25 08:46:12.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-02-25 08:46:12.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-25 08:46:12.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-02-25 08:46:12.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-02-25 08:46:12.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-25 08:46:12.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-25 08:46:12.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-25 08:46:12.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:12.957 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681d704e: (connection evicted) 2025-02-25 08:46:12.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:12.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-25 08:46:12.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-25 08:46:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-25 08:46:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-02-25 08:46:12.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-02-25 08:46:12.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:12.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-02-25 08:46:12.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-02-25 08:46:12.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-25 08:46:13.040 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.060 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.063 [DefaultDispatcher-worker-8 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-02-25 08:46:13.064 [DefaultDispatcher-worker-8 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-02-25 08:46:13.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-25 08:46:13.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-25 08:46:13.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.065 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e6761f: (connection evicted) 2025-02-25 08:46:13.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-25 08:46:13.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-25 08:46:13.066 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-02-25 08:46:13.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-25 08:46:13.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-02-25 08:46:13.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-02-25 08:46:13.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-25 08:46:13.069 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-02-25 08:46:13.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-02-25 08:46:13.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-25 08:46:13.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-25 08:46:13.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-25 08:46:13.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.080 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5: (connection evicted) 2025-02-25 08:46:13.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-25 08:46:13.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c34bf8 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-25 08:46:13.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-02-25 08:46:13.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-02-25 08:46:13.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-25 08:46:13.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-02-25 08:46:13.102 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-02-25 08:46:13.103 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31880efa 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-25 08:46:13.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-02-25 08:46:13.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-02-25 08:46:13.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-25 08:46:13.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-25 08:46:13.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-25 08:46:13.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:13.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-25 08:46:13.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccfac29 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-25 08:46:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-02-25 08:46:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-02-25 08:46:13.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-25 08:46:13.115 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-02-25 08:46:13.122 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-02-25 08:46:13.123 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d512c1 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-02-25 08:46:13.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-02-25 08:46:13.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-25 08:46:13.129 [DefaultDispatcher-worker-9 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-02-25 08:46:13.130 [DefaultDispatcher-worker-12 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-02-25 08:46:13.131 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-02-25 08:46:13.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-25 08:46:13.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-25 08:46:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.133 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ea960f: (connection evicted) 2025-02-25 08:46:13.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-25 08:46:13.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e48b65 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-25 08:46:13.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-02-25 08:46:13.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-02-25 08:46:13.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-25 08:46:13.138 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-02-25 08:46:13.143 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-02-25 08:46:13.144 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26aee0a6 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-02-25 08:46:13.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-02-25 08:46:13.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-25 08:46:13.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-25 08:46:13.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-25 08:46:13.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:13.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-25 08:46:13.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc56b32 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-25 08:46:13.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-02-25 08:46:13.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-02-25 08:46:13.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-25 08:46:13.152 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-02-25 08:46:13.158 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-02-25 08:46:13.159 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7cd0df 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-02-25 08:46:13.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-02-25 08:46:13.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-25 08:46:13.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-25 08:46:13.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-25 08:46:13.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:13.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-25 08:46:13.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-02-25 08:46:13.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-02-25 08:46:13.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-25 08:46:13.178 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.198 [DefaultDispatcher-worker-3 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-02-25 08:46:13.204 [DefaultDispatcher-worker-6 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-02-25 08:46:13.206 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.224 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.233 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-02-25 08:46:13.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-25 08:46:13.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-25 08:46:13.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.235 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31082efa: (connection evicted) 2025-02-25 08:46:13.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-25 08:46:13.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e67a8c0 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-25 08:46:13.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-02-25 08:46:13.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-02-25 08:46:13.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-25 08:46:13.246 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.257 [DefaultDispatcher-worker-14 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-02-25 08:46:13.261 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.261 [DefaultDispatcher-worker-14 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-02-25 08:46:13.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-25 08:46:13.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-25 08:46:13.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.271 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620: (connection evicted) 2025-02-25 08:46:13.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-25 08:46:13.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449b273 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-02-25 08:46:13.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-02-25 08:46:13.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-25 08:46:13.292 [DefaultDispatcher-worker-18 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-02-25 08:46:13.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-25 08:46:13.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-25 08:46:13.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.294 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6: (connection evicted) 2025-02-25 08:46:13.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-25 08:46:13.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2375a976 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-02-25 08:46:13.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-02-25 08:46:13.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-25 08:46:13.315 [DefaultDispatcher-worker-17 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-02-25 08:46:13.320 [DefaultDispatcher-worker-5 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-02-25 08:46:13.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-25 08:46:13.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-25 08:46:13.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.320 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7544260a: (connection evicted) 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-25 08:46:13.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5178345d 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-25 08:46:13.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-02-25 08:46:13.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-02-25 08:46:13.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-25 08:46:13.340 [DefaultDispatcher-worker-6 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-02-25 08:46:13.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-25 08:46:13.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-25 08:46:13.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.342 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708f7386: (connection evicted) 2025-02-25 08:46:13.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-25 08:46:13.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-25 08:46:13.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f4d05b3 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-02-25 08:46:13.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-02-25 08:46:13.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-25 08:46:13.361 [DefaultDispatcher-worker-11 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-02-25 08:46:13.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-25 08:46:13.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-25 08:46:13.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.361 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c154508: (connection evicted) 2025-02-25 08:46:13.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-25 08:46:13.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf10fe1 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-02-25 08:46:13.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-02-25 08:46:13.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-25 08:46:13.546 [DefaultDispatcher-worker-11 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-02-25 08:46:13.551 [DefaultDispatcher-worker-13 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-02-25 08:46:13.553 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34619/manifest.json 2025-02-25 08:46:13.553 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34619/manifest.json. 2025-02-25 08:46:13.553 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34619/manifest.json 2025-02-25 08:46:13.554 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34619/manifest.json 2025-02-25 08:46:13.554 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34619/manifest.json 2025-02-25 08:46:13.609 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.628 [Test worker @coroutine#337] 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:34619/manifest.json. 2025-02-25 08:46:13.628 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34619/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:13.636 [DefaultDispatcher-worker-18 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-02-25 08:46:13.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-25 08:46:13.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-25 08:46:13.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.641 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399c408c: (connection evicted) 2025-02-25 08:46:13.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:13.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-25 08:46:13.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4abdd5e 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-02-25 08:46:13.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-02-25 08:46:13.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cdcae0 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-02-25 08:46:13.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-02-25 08:46:13.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-25 08:46:13.688 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 08:46:13.727 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-02-25 08:46:13.727 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3065efd0 2025-02-25 08:46:13.766 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.772 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.783 [DefaultDispatcher-worker-18 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:35813 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf41cd0 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-25 08:46:13.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-02-25 08:46:13.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-02-25 08:46:13.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-25 08:46:13.801 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 08:46:13.805 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 08:46:13.805 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 08:46:13.806 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 08:46:13.806 [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-02-25 08:46:13.806 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 08:46:13.806 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 08:46:13.806 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 08:46:13.806 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:13.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a41088 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:13.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-25 08:46:13.835 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.840 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.844 [DefaultDispatcher-worker-2 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-02-25 08:46:13.846 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-02-25 08:46:13.850 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.855 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.855 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json 2025-02-25 08:46:13.855 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json. 2025-02-25 08:46:13.855 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json 2025-02-25 08:46:13.857 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json 2025-02-25 08:46:13.857 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json 2025-02-25 08:46:13.857 [Test worker @coroutine#354] 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:35813/api/content/698502444281978880/_ustadmanifest.json. 2025-02-25 08:46:13.857 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:13.865 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.868 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 08:46:13.869 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7efd202f-a2e8-4d9b-b172-d6b0a571ff0a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 08:46:13.871 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:13.871 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7efd202f-a2e8-4d9b-b172-d6b0a571ff0a 2025-02-25 08:46:13.875 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35813/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:13.875 [DefaultDispatcher-worker-17 @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:35813/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:13.875 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35813/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:13.875 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35813/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:13.881 [DefaultDispatcher-worker-2 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.881 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35813/UmAppDatabase/replication/nodeId 2025-02-25 08:46:13.881 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35813/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:13.881 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35813/UmAppDatabase/replication/nodeId 2025-02-25 08:46:13.884 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.886 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35813/api/blob/upload-init-batch 2025-02-25 08:46:13.886 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35813/api/blob/upload-init-batch. 2025-02-25 08:46:13.886 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35813/api/blob/upload-init-batch 2025-02-25 08:46:13.886 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35813/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:13.907 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:13.925 [eventLoopGroupProxy-4-2 @call-handler#397] 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-02-25 08:46:13.925 [eventLoopGroupProxy-4-1 @call-handler#395] 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-02-25 08:46:13.925 [eventLoopGroupProxy-4-3 @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-02-25 08:46:13.925 [eventLoopGroupProxy-4-4 @call-handler#396] 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-02-25 08:46:13.928 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:13.928 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:13.930 [eventLoopGroupProxy-4-4 @call-handler#396] 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-02-25 08:46:13.930 [eventLoopGroupProxy-4-2 @call-handler#397] 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-02-25 08:46:13.930 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:13.931 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35813/UmAppDatabase/replication/nodeId 2025-02-25 08:46:13.931 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35813/UmAppDatabase/replication/nodeId 2025-02-25 08:46:13.932 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:13.933 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35813/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:13.933 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35813/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:13.935 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-02-25 08:46:13.935 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-02-25 08:46:13.938 [DefaultDispatcher-worker-1 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.939 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-02-25 08:46:13.944 [DefaultDispatcher-worker-1 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:13.947 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-02-25 08:46:13.948 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35813/api/blob/upload-init-batch 2025-02-25 08:46:13.948 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35813/api/blob/upload-init-batch 2025-02-25 08:46:13.951 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35813/api/blob/upload-init-batch. 2025-02-25 08:46:13.951 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35813/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:13.959 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35813/api/blob/upload-batch-data 2025-02-25 08:46:13.959 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35813/api/blob/upload-batch-data. 2025-02-25 08:46:13.959 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35813/api/blob/upload-batch-data 2025-02-25 08:46:13.960 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:13.964 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:13.972 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-02-25 08:46:13.973 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:13.973 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-02-25 08:46:13.973 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35813/api/blob/upload-batch-data 2025-02-25 08:46:13.979 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35813/api/blob/upload-batch-data 2025-02-25 08:46:13.979 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35813/api/blob/upload-batch-data. 2025-02-25 08:46:13.979 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35813/api/blob/upload-batch-data 2025-02-25 08:46:13.979 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:13.980 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:13.982 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-02-25 08:46:13.983 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:13.983 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 08:46:13.983 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35813/api/blob/upload-batch-data 2025-02-25 08:46:13.995 [DefaultDispatcher-worker-15 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:14.003 [DefaultDispatcher-worker-15 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:14.013 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35813/UmAppDatabase/replication/message 2025-02-25 08:46:14.013 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35813/UmAppDatabase/replication/message. 2025-02-25 08:46:14.013 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35813/UmAppDatabase/replication/message 2025-02-25 08:46:14.013 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35813/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 08:46:14.014 [eventLoopGroupProxy-4-4 @call-handler#430] 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-02-25 08:46:14.015 [eventLoopGroupProxy-4-4 @call-handler#430] 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-02-25 08:46:14.015 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:14.027 [DefaultDispatcher-worker-3 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-02-25 08:46:14.028 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:14.028 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-02-25 08:46:14.028 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json 2025-02-25 08:46:14.028 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json. 2025-02-25 08:46:14.028 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json 2025-02-25 08:46:14.029 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35813/UmAppDatabase/replication/message 2025-02-25 08:46:14.029 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35813/UmAppDatabase/replication/message 2025-02-25 08:46:14.029 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35813/UmAppDatabase/replication/message. 2025-02-25 08:46:14.029 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35813/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:14.030 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json 2025-02-25 08:46:14.030 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json 2025-02-25 08:46:14.030 [DefaultDispatcher-worker-12 @coroutine#348] 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:35813/api/content/698502444281978880/_ustadmanifest.json. 2025-02-25 08:46:14.030 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35813/api/content/698502444281978880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:14.034 [DefaultDispatcher-worker-1 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53335328 2025-02-25 08:46:14.035 [DefaultDispatcher-worker-12 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-02-25 08:46:14.036 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 08:46:14.036 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 08:46:14.036 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 08:46:14.036 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 08:46:14.036 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 08:46:14.037 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a4739 2025-02-25 08:46:14.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-25 08:46:14.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-25 08:46:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:14.037 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53335328: (connection evicted) 2025-02-25 08:46:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:14.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-25 08:46:14.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-25 08:46:14.303 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:14.303 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:14.496 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:15.042 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3065efd0 2025-02-25 08:46:15.042 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3065efd0 2025-02-25 08:46:15.044 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-02-25 08:46:15.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-25 08:46:15.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-25 08:46:15.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:15.044 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73db7df0: (connection evicted) 2025-02-25 08:46:15.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:15.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-25 08:46:15.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-25 08:46:15.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e149395 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:15.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:15.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:15.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab06829 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:15.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-02-25 08:46:15.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-02-25 08:46:15.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-25 08:46:15.059 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 08:46:15.060 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 08:46:15.060 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1cc42abe 2025-02-25 08:46:15.061 [DefaultDispatcher-worker-1 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:41463 2025-02-25 08:46:15.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51d9479c 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:15.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-02-25 08:46:15.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-02-25 08:46:15.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-25 08:46:15.063 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 08:46:15.064 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 08:46:15.064 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 08:46:15.064 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 08:46:15.064 [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-02-25 08:46:15.064 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 08:46:15.064 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 08:46:15.064 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 08:46:15.064 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:15.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-25 08:46:15.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:15.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:15.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:15.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af50246 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:15.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-25 08:46:15.085 [DefaultDispatcher-worker-16 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.090 [DefaultDispatcher-worker-17 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.095 [DefaultDispatcher-worker-4 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-02-25 08:46:15.097 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-02-25 08:46:15.102 [DefaultDispatcher-worker-15 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.107 [DefaultDispatcher-worker-9 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.107 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json 2025-02-25 08:46:15.107 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json. 2025-02-25 08:46:15.107 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json 2025-02-25 08:46:15.108 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json 2025-02-25 08:46:15.108 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json 2025-02-25 08:46:15.108 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json. 2025-02-25 08:46:15.108 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:15.116 [DefaultDispatcher-worker-6 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 08:46:15.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b7f51fa5-6b9b-44f9-a3c7-b0dc090d8559', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 08:46:15.117 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:15.117 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b7f51fa5-6b9b-44f9-a3c7-b0dc090d8559 2025-02-25 08:46:15.118 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:15.118 [DefaultDispatcher-worker-3 @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:41463/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:15.118 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:15.118 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:15.120 [eventLoopGroupProxy-7-2 @call-handler#490] 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-02-25 08:46:15.120 [eventLoopGroupProxy-7-1 @call-handler#491] 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-02-25 08:46:15.121 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.121 [eventLoopGroupProxy-7-1 @call-handler#491] 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-02-25 08:46:15.121 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:15.121 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.121 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-25 08:46:15.122 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:15.122 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:15.124 [DefaultDispatcher-worker-19 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.124 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/UmAppDatabase/replication/nodeId 2025-02-25 08:46:15.124 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41463/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:15.124 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/UmAppDatabase/replication/nodeId 2025-02-25 08:46:15.125 [eventLoopGroupProxy-7-1 @call-handler#500] 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-02-25 08:46:15.126 [DefaultDispatcher-worker-17 @coroutine#499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-02-25 08:46:15.126 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.126 [eventLoopGroupProxy-7-1 @call-handler#500] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-25 08:46:15.126 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-init-batch 2025-02-25 08:46:15.126 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-init-batch. 2025-02-25 08:46:15.126 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-init-batch 2025-02-25 08:46:15.126 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:15.126 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/UmAppDatabase/replication/nodeId 2025-02-25 08:46:15.126 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41463/UmAppDatabase/replication/nodeId 2025-02-25 08:46:15.127 [eventLoopGroupProxy-7-1 @call-handler#506] 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-02-25 08:46:15.127 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-02-25 08:46:15.128 [eventLoopGroupProxy-7-1 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:15.129 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-25 08:46:15.129 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-init-batch 2025-02-25 08:46:15.129 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41463/api/blob/upload-init-batch 2025-02-25 08:46:15.130 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-init-batch. 2025-02-25 08:46:15.130 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41463/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:15.131 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.131 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.131 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.131 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.132 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:15.132 [DefaultDispatcher-worker-14 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.134 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:15.134 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.134 [eventLoopGroupProxy-7-1 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:15.134 [DefaultDispatcher-worker-14 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.135 [DefaultDispatcher-worker-14 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.135 [DefaultDispatcher-worker-14 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.135 [DefaultDispatcher-worker-14 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.135 [DefaultDispatcher-worker-14 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.137 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:15.137 [DefaultDispatcher-worker-3 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.138 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:15.138 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.139 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:15.140 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.141 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.141 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.141 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.141 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.142 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:15.147 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:15.152 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:15.162 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:15.165 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:15.185 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.185 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:15.185 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.186 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.186 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.186 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.186 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.187 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.187 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-02-25 08:46:15.188 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.188 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.188 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41463/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:15.188 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:41463/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:41463/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-25 08:46:15.188 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:41463/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.196 [DefaultDispatcher-worker-16 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.202 [DefaultDispatcher-worker-1 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:15.203 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 08:46:15.704 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ca8c43bd-68bd-492a-85da-370e129255f7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 08:46:15.704 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:15.704 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ca8c43bd-68bd-492a-85da-370e129255f7 2025-02-25 08:46:15.706 [DefaultDispatcher-worker-16 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-init-batch 2025-02-25 08:46:15.706 [DefaultDispatcher-worker-16 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-init-batch. 2025-02-25 08:46:15.706 [DefaultDispatcher-worker-16 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-init-batch 2025-02-25 08:46:15.706 [DefaultDispatcher-worker-16 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:15.707 [eventLoopGroupProxy-7-1 @call-handler#536] 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-02-25 08:46:15.707 [eventLoopGroupProxy-7-1 @call-handler#536] 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-02-25 08:46:15.708 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:15.710 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-25 08:46:15.710 [DefaultDispatcher-worker-16 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-init-batch 2025-02-25 08:46:15.710 [DefaultDispatcher-worker-16 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41463/api/blob/upload-init-batch 2025-02-25 08:46:15.710 [DefaultDispatcher-worker-16 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-init-batch. 2025-02-25 08:46:15.710 [DefaultDispatcher-worker-16 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41463/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:15.711 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.711 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.711 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.711 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.712 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:15.714 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.714 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:15.714 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.715 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.715 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.715 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.715 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.716 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:15.717 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.717 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:15.718 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.718 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.718 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.718 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.718 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.719 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:15.760 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.760 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 08:46:15.761 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.761 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.761 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.761 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.761 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.762 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:15.804 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.804 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:15.805 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.805 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.805 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.805 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.805 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.806 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:15.848 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.848 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:15.849 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.849 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.849 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.849 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.849 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.850 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:15.892 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.892 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:15.893 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.893 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.893 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.893 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.893 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.894 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:15.936 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.936 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:15.937 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.937 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.937 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.937 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.937 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.938 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:15.980 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:15.980 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:15.981 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.981 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.981 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:15.981 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:15.981 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:15.982 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:16.024 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.024 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:16.025 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.025 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.025 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:16.025 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.025 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:16.026 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:16.067 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.068 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:16.068 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.068 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.068 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:16.068 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.068 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:16.069 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:16.111 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.112 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:16.112 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.113 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.113 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:16.113 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.113 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:16.114 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:16.155 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.155 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:16.155 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.156 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.156 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:16.156 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.156 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:16.156 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:16.198 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.198 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:16.199 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.199 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.199 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:16.199 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.199 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:16.200 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:16.211 [DefaultDispatcher-worker-10 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:16.243 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:16.244 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.244 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 08:46:16.244 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.245 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.245 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:16.245 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.245 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:16.246 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:16.247 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:16.248 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.248 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:16.248 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.249 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.249 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/blob/upload-batch-data. 2025-02-25 08:46:16.249 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.249 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:16.249 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:16.251 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:16.251 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.251 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:16.251 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/blob/upload-batch-data 2025-02-25 08:46:16.257 [DefaultDispatcher-worker-6 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:16.262 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:16.262 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/UmAppDatabase/replication/message 2025-02-25 08:46:16.262 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41463/UmAppDatabase/replication/message. 2025-02-25 08:46:16.262 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/UmAppDatabase/replication/message 2025-02-25 08:46:16.262 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41463/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 08:46:16.263 [eventLoopGroupProxy-7-1 @call-handler#605] 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-02-25 08:46:16.263 [eventLoopGroupProxy-7-1 @call-handler#605] 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-02-25 08:46:16.263 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:16.274 [DefaultDispatcher-worker-15 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-02-25 08:46:16.274 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:16.274 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-02-25 08:46:16.274 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json 2025-02-25 08:46:16.275 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json. 2025-02-25 08:46:16.275 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json 2025-02-25 08:46:16.275 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/UmAppDatabase/replication/message 2025-02-25 08:46:16.275 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41463/UmAppDatabase/replication/message 2025-02-25 08:46:16.275 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41463/UmAppDatabase/replication/message. 2025-02-25 08:46:16.275 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41463/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:16.275 [DefaultDispatcher-worker-9 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json 2025-02-25 08:46:16.275 [DefaultDispatcher-worker-9 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json 2025-02-25 08:46:16.276 [DefaultDispatcher-worker-9 @coroutine#453] 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:41463/api/content/698502454123511808/_ustadmanifest.json. 2025-02-25 08:46:16.276 [DefaultDispatcher-worker-9 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41463/api/content/698502454123511808/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:16.280 [DefaultDispatcher-worker-3 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-02-25 08:46:16.281 [DefaultDispatcher-worker-4 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-02-25 08:46:16.282 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 08:46:16.282 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 08:46:16.282 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 08:46:16.282 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 08:46:16.282 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 08:46:16.283 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13346a64 2025-02-25 08:46:16.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-25 08:46:16.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-25 08:46:16.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:16.283 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13: (connection evicted) 2025-02-25 08:46:16.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:16.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-25 08:46:16.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-25 08:46:16.564 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:16.704 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:16.758 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:17.049 [DefaultDispatcher-worker-13 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2025-02-25 08:46:17.288 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1cc42abe 2025-02-25 08:46:17.288 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1cc42abe 2025-02-25 08:46:17.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-25 08:46:17.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-25 08:46:17.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:17.289 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c: (connection evicted) 2025-02-25 08:46:17.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:17.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-25 08:46:17.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7683d632 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:17.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:17.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-25 08:46:17.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:17.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:17.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62f73b0c 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:17.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:17.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-25 08:46:17.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7 2025-02-25 08:46:17.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7 2025-02-25 08:46:17.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-25 08:46:17.317 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 08:46:17.318 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 08:46:17.318 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6406b84d 2025-02-25 08:46:17.319 [DefaultDispatcher-worker-13 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:42205 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a225534 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:17.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:17.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-25 08:46:17.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-02-25 08:46:17.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-02-25 08:46:17.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-25 08:46:17.321 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 08:46:17.321 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 08:46:17.321 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 08:46:17.321 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 08:46:17.321 [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-02-25 08:46:17.321 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 08:46:17.321 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 08:46:17.321 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 08:46:17.321 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@229fe7ab 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:17.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:17.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-25 08:46:17.341 [DefaultDispatcher-worker-14 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.346 [DefaultDispatcher-worker-1 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.351 [DefaultDispatcher-worker-9 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-02-25 08:46:17.352 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-02-25 08:46:17.357 [DefaultDispatcher-worker-15 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.362 [DefaultDispatcher-worker-10 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.362 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json 2025-02-25 08:46:17.362 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json. 2025-02-25 08:46:17.362 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json 2025-02-25 08:46:17.363 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json 2025-02-25 08:46:17.363 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json 2025-02-25 08:46:17.363 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json. 2025-02-25 08:46:17.363 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:17.371 [DefaultDispatcher-worker-15 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.372 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 08:46:17.372 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-85fa01c6-e991-48a9-8e8c-1a0407ede7d9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 08:46:17.373 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:17.373 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-85fa01c6-e991-48a9-8e8c-1a0407ede7d9 2025-02-25 08:46:17.373 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:17.373 [DefaultDispatcher-worker-15 @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:42205/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:17.374 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:17.374 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42205/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:17.379 [eventLoopGroupProxy-10-1 @call-handler#668] 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-02-25 08:46:17.379 [eventLoopGroupProxy-10-2 @call-handler#669] 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-02-25 08:46:17.379 [eventLoopGroupProxy-10-1 @call-handler#668] 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-02-25 08:46:17.379 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.379 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:17.380 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.380 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-02-25 08:46:17.380 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:17.380 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42205/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:17.382 [DefaultDispatcher-worker-5 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.382 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/UmAppDatabase/replication/nodeId 2025-02-25 08:46:17.382 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42205/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:17.382 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/UmAppDatabase/replication/nodeId 2025-02-25 08:46:17.383 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/api/blob/upload-init-batch 2025-02-25 08:46:17.383 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/blob/upload-init-batch. 2025-02-25 08:46:17.383 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/api/blob/upload-init-batch 2025-02-25 08:46:17.383 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42205/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:17.384 [eventLoopGroupProxy-10-1 @call-handler#677] 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-02-25 08:46:17.384 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.384 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-25 08:46:17.384 [DefaultDispatcher-worker-19 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/UmAppDatabase/replication/nodeId 2025-02-25 08:46:17.384 [DefaultDispatcher-worker-19 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42205/UmAppDatabase/replication/nodeId 2025-02-25 08:46:17.385 [eventLoopGroupProxy-10-3 @call-handler#684] 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-02-25 08:46:17.385 [eventLoopGroupProxy-10-3 @call-handler#684] 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-02-25 08:46:17.386 [eventLoopGroupProxy-10-3 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:17.387 [eventLoopGroupProxy-10-3 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-25 08:46:17.387 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/api/blob/upload-init-batch 2025-02-25 08:46:17.387 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42205/api/blob/upload-init-batch 2025-02-25 08:46:17.388 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42205/api/blob/upload-init-batch. 2025-02-25 08:46:17.388 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42205/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:17.389 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.389 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/blob/upload-batch-data. 2025-02-25 08:46:17.389 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.389 [DefaultDispatcher-worker-4 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42205/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:17.390 [DefaultDispatcher-worker-5 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.390 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:17.392 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:17.392 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.392 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 08:46:17.392 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.393 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.393 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/blob/upload-batch-data. 2025-02-25 08:46:17.393 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.393 [DefaultDispatcher-worker-18 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42205/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:17.394 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:17.395 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:17.396 [DefaultDispatcher-worker-20 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.396 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.396 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:17.396 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.397 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.397 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/blob/upload-batch-data. 2025-02-25 08:46:17.397 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.397 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42205/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:17.398 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:17.401 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:17.402 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.402 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-25 08:46:17.402 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.403 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.403 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/blob/upload-batch-data. 2025-02-25 08:46:17.403 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.403 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42205/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:17.404 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:17.404 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:17.405 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:17.405 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.405 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:17.406 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.407 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.407 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/blob/upload-batch-data. 2025-02-25 08:46:17.407 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.407 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42205/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:17.407 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:17.407 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:17.409 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:17.409 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.409 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:17.410 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/api/blob/upload-batch-data 2025-02-25 08:46:17.417 [DefaultDispatcher-worker-15 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.420 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:17.422 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:17.422 [DefaultDispatcher-worker-6 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.422 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/UmAppDatabase/replication/message 2025-02-25 08:46:17.422 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42205/UmAppDatabase/replication/message. 2025-02-25 08:46:17.422 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/UmAppDatabase/replication/message 2025-02-25 08:46:17.422 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42205/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 08:46:17.423 [eventLoopGroupProxy-10-1 @call-handler#722] 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-02-25 08:46:17.424 [eventLoopGroupProxy-10-1 @call-handler#722] 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-02-25 08:46:17.424 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:17.434 [DefaultDispatcher-worker-3 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7 2025-02-25 08:46:17.434 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:17.434 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-02-25 08:46:17.435 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json 2025-02-25 08:46:17.435 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json. 2025-02-25 08:46:17.435 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json 2025-02-25 08:46:17.435 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/UmAppDatabase/replication/message 2025-02-25 08:46:17.435 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42205/UmAppDatabase/replication/message 2025-02-25 08:46:17.435 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42205/UmAppDatabase/replication/message. 2025-02-25 08:46:17.435 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42205/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:17.436 [DefaultDispatcher-worker-9 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json 2025-02-25 08:46:17.436 [DefaultDispatcher-worker-9 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json 2025-02-25 08:46:17.436 [DefaultDispatcher-worker-9 @coroutine#632] 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:42205/api/content/698502461144670208/_ustadmanifest.json. 2025-02-25 08:46:17.436 [DefaultDispatcher-worker-9 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42205/api/content/698502461144670208/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:17.442 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-02-25 08:46:17.443 [DefaultDispatcher-worker-18 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7 2025-02-25 08:46:17.444 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 08:46:17.444 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 08:46:17.444 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 08:46:17.444 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 08:46:17.444 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 08:46:17.445 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-02-25 08:46:17.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-25 08:46:17.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-25 08:46:17.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:17.445 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ad327f: (connection evicted) 2025-02-25 08:46:17.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:17.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-25 08:46:17.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-25 08:46:17.821 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:17.821 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:17.918 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:18.449 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6406b84d 2025-02-25 08:46:18.449 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6406b84d 2025-02-25 08:46:18.450 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-02-25 08:46:18.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-25 08:46:18.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-25 08:46:18.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:18.450 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7: (connection evicted) 2025-02-25 08:46:18.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:18.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-25 08:46:18.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45494046 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:18.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-25 08:46:18.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5315210d 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:18.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:18.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-25 08:46:18.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-02-25 08:46:18.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-02-25 08:46:18.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-25 08:46:18.493 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 08:46:18.493 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-02-25 08:46:18.493 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@62fbefad 2025-02-25 08:46:18.494 [DefaultDispatcher-worker-19 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:35087 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2a4598 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:18.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-25 08:46:18.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-25 08:46:18.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-25 08:46:18.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 08:46:18.497 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 08:46:18.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 08:46:18.497 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 08:46:18.497 [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-02-25 08:46:18.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 08:46:18.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 08:46:18.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 08:46:18.497 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eea0b48 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:18.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-25 08:46:18.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-25 08:46:18.517 [DefaultDispatcher-worker-2 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.521 [DefaultDispatcher-worker-11 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.582 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:18.584 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:18.595 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:18.598 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:18.615 [DefaultDispatcher-worker-11 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-25 08:46:18.644 [DefaultDispatcher-worker-11 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-25 08:46:18.647 [DefaultDispatcher-worker-17 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-25 08:46:18.650 [DefaultDispatcher-worker-17 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-25 08:46:18.658 [DefaultDispatcher-worker-6 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.663 [DefaultDispatcher-worker-5 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.663 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json 2025-02-25 08:46:18.663 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json. 2025-02-25 08:46:18.663 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json 2025-02-25 08:46:18.664 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json 2025-02-25 08:46:18.664 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json 2025-02-25 08:46:18.665 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json. 2025-02-25 08:46:18.665 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:18.717 [DefaultDispatcher-worker-16 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.718 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 08:46:18.718 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0d246288-4367-407b-b342-4d99b4d578d8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 08:46:18.719 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 08:46:18.719 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0d246288-4367-407b-b342-4d99b4d578d8 2025-02-25 08:46:18.719 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:18.719 [DefaultDispatcher-worker-16 @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:35087/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:18.719 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:18.719 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:18.721 [eventLoopGroupProxy-13-1 @call-handler#792] 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-02-25 08:46:18.721 [eventLoopGroupProxy-13-2 @call-handler#793] 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-02-25 08:46:18.721 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.722 [eventLoopGroupProxy-13-1 @call-handler#792] 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-02-25 08:46:18.722 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:18.722 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.722 [eventLoopGroupProxy-13-1 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-25 08:46:18.722 [DefaultDispatcher-worker-3 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:18.722 [DefaultDispatcher-worker-3 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:18.724 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.724 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/UmAppDatabase/replication/nodeId 2025-02-25 08:46:18.724 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35087/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:18.724 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/UmAppDatabase/replication/nodeId 2025-02-25 08:46:18.725 [eventLoopGroupProxy-13-1 @call-handler#800] 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-02-25 08:46:18.726 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.726 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-25 08:46:18.726 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/UmAppDatabase/replication/nodeId 2025-02-25 08:46:18.726 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35087/UmAppDatabase/replication/nodeId 2025-02-25 08:46:18.731 [DefaultDispatcher-worker-12 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.737 [DefaultDispatcher-worker-6 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:18.740 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-init-batch 2025-02-25 08:46:18.740 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-init-batch. 2025-02-25 08:46:18.740 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-init-batch 2025-02-25 08:46:18.740 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:18.741 [eventLoopGroupProxy-13-1 @call-handler#807] 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-02-25 08:46:18.741 [eventLoopGroupProxy-13-1 @call-handler#807] 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-02-25 08:46:18.784 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.786 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-02-25 08:46:18.786 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-init-batch 2025-02-25 08:46:18.786 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35087/api/blob/upload-init-batch 2025-02-25 08:46:18.787 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-init-batch. 2025-02-25 08:46:18.787 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35087/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:18.790 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.790 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:18.790 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.790 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:18.791 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:18.793 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.793 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.794 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 08:46:18.794 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.795 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.795 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:18.795 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.795 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:18.796 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:18.838 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.838 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.839 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:18.839 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.840 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.840 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:18.840 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.840 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:18.841 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:18.842 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.842 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.842 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:18.842 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.843 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.843 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:18.843 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.843 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:18.844 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:18.846 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.846 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.846 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:18.847 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.847 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.847 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:18.847 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.847 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:18.848 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:18.891 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.891 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.892 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 08:46:18.892 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.894 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.894 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:18.894 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.894 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:18.895 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:18.956 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:18.956 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:18.956 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-02-25 08:46:18.956 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.958 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.958 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:18.958 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:18.958 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:18.959 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.005 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.005 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.005 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-25 08:46:19.006 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.007 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.007 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.007 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.007 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.008 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:19.049 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.049 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.049 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:19.050 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.050 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.050 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.050 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.050 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.051 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.093 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.093 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.093 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:19.094 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.094 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.094 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.094 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.094 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.095 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.138 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.139 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.139 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 08:46:19.139 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.140 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.140 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.140 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.140 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.141 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.142 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.142 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.142 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.142 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.143 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.143 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.143 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.143 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.143 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.145 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.145 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.145 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.145 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.146 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.146 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.146 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.146 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.146 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.147 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.147 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.147 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.148 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.148 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.148 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.148 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.148 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.149 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.150 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.150 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.150 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.150 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.151 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.151 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.151 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.151 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.152 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.153 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.153 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.153 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.153 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.155 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.156 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.156 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.156 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.156 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.157 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.157 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.157 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.157 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.158 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.158 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.159 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.159 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.159 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.160 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.160 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.160 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.160 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.160 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.161 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.162 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.162 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.162 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.162 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.162 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.162 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.162 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.163 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.164 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.164 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.164 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.165 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.166 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.166 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.166 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.166 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.167 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.168 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.168 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.168 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.168 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.169 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.169 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.169 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.169 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.170 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.172 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.172 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.173 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 08:46:19.173 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.174 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.174 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.174 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.174 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.175 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.176 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.176 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.176 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.177 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.177 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.177 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.177 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.177 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.178 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.179 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.179 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.179 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.180 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.180 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.180 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.180 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.180 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.181 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.182 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.182 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.182 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.182 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.183 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.183 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.183 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.183 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.184 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.185 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.185 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.185 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.185 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.186 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.186 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.186 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.186 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.187 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.188 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.188 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.188 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.188 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.188 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.188 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.189 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.189 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.189 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.190 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.190 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.190 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.190 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.191 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.191 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.191 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.191 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.192 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.193 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.193 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.193 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.193 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.194 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.194 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.194 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.194 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.194 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.195 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.195 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.195 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.196 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.196 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.196 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.196 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.196 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.197 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.198 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.198 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.198 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.198 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.199 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.199 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.199 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.199 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.199 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.201 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.201 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.201 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.201 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.202 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.202 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.202 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.202 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.203 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.204 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.204 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.204 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.204 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.205 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.205 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.205 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.205 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.205 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.206 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.206 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.206 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.207 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.207 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.207 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.207 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.207 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.208 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.209 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.209 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.209 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.209 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.210 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.210 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.210 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.210 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.211 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.211 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.212 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.212 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.212 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.212 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.212 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.212 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.212 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.213 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.214 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.214 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.214 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.214 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.215 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.215 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.215 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.215 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.215 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.234 [DefaultDispatcher-worker-20 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:19.257 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.258 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.258 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:19.258 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.259 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.259 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.259 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.259 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.260 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:19.261 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.261 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.261 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.261 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.261 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.261 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.261 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.261 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.262 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.263 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.263 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.263 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.264 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.265 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.265 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.265 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.265 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.266 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.267 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.267 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.267 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.267 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.268 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.268 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.268 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.268 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.268 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.311 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.312 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.312 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 08:46:19.312 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.313 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.313 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.313 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.313 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.314 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.357 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.357 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.357 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:19.357 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.358 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.358 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.358 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.358 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.359 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.360 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.360 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.360 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.360 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.361 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.361 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.361 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.361 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.361 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.362 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.362 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.363 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.363 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.363 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.363 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.363 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.363 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.364 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.407 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.407 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.407 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:19.408 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.408 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.408 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.408 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.409 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.409 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.410 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.410 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.410 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.411 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.411 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.411 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.411 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.411 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.412 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.413 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.413 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.413 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.413 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.414 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.414 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.414 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.414 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.414 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.415 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.415 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.416 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.416 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.416 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.416 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.416 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.416 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.417 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.418 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.418 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.418 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.418 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.419 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.419 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.419 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.419 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.419 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.461 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.462 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.462 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:19.462 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.463 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.463 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.463 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.463 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.463 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.465 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.465 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.465 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.465 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.466 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.466 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.466 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.466 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.466 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:19.467 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.467 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.467 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.467 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.468 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.468 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.468 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.468 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.469 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:19.470 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.470 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.470 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.470 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.471 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.471 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.471 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.471 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.472 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.473 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.473 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.473 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.473 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.474 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.474 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.474 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.474 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.474 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.476 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.476 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.476 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.476 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.477 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.477 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.477 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.477 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.477 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.478 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.479 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.479 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.479 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.479 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.479 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.480 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.480 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.480 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.481 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.481 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.481 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.482 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.482 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.482 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.482 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.482 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.483 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.484 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.484 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.484 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.484 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.485 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.485 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.485 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.485 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.485 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.486 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.486 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.486 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.487 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.487 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.487 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.487 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.487 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.488 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.489 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.489 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.489 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.489 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.490 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.490 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.490 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.490 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.491 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.492 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.492 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.492 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.492 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.493 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.493 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.493 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.493 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.494 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.495 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.495 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.495 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.495 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.496 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.496 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.496 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.496 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.497 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.539 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.539 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.539 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:19.540 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.540 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.540 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.541 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.541 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.541 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.542 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.542 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.543 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.543 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.544 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.544 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.544 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.544 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.545 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.546 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.546 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.546 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.546 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.547 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.547 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.547 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.547 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.548 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.589 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.590 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.590 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:19.590 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.591 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.591 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.591 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.591 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.592 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.593 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.593 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.593 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.593 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.594 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.594 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.594 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.594 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.594 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.595 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.595 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.595 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.595 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.596 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.596 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.596 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.596 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.596 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.597 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.597 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.597 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.598 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.598 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.598 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.598 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.598 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.599 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.641 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.641 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.641 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:19.641 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.642 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.642 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.642 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.642 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.643 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.644 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.644 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.644 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.645 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.645 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.645 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.645 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.645 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.646 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.688 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.688 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.688 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:19.689 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.690 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.690 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.690 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.690 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.690 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.734 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.735 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.735 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-02-25 08:46:19.735 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.736 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.736 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.736 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.736 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.737 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.744 [DefaultDispatcher-worker-14 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:19.780 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.780 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.780 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:19.780 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.781 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.781 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.781 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.781 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.782 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.823 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.823 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.823 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:19.824 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.824 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.824 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.824 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.824 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.825 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.826 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.826 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.826 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.826 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.827 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.827 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.827 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.827 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.827 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.828 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.828 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.828 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.829 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.830 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.831 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.831 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.831 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.831 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.832 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.832 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.832 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.832 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.832 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.833 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.834 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.834 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.834 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.834 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.834 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.834 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.834 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.835 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.836 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.836 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.836 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.836 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.837 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.837 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.837 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.837 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.837 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.838 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.838 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.838 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.839 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.839 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.839 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.839 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.839 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.840 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.841 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.841 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.841 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.841 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.842 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.842 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.842 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.842 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.842 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.843 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.843 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.843 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.843 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.844 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.844 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.844 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.844 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.844 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.845 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.846 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.846 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.846 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.847 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.847 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.847 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.847 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.848 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.849 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.849 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.849 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.849 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.850 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.850 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.850 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.850 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.850 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.851 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.851 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.852 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.852 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.852 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.852 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.852 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.852 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.853 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.854 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.854 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.854 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.854 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.855 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.855 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.855 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.855 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.855 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.856 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.856 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.856 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.857 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.858 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.858 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.858 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.858 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.859 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.861 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.861 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.861 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.861 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.862 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.862 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.862 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.862 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.863 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.906 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.906 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.907 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 08:46:19.907 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.908 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.908 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.908 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.908 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.908 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.909 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.909 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.910 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.910 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.910 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.910 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.910 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.910 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.911 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.912 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.912 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.912 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.912 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.912 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.912 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.912 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.913 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.913 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.914 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.914 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.914 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.914 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.916 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.916 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.916 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.916 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.916 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.917 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.917 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.917 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.917 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.918 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.918 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.918 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.918 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.918 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.919 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.919 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.919 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.920 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.920 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.920 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.920 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.920 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.921 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.921 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.922 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.922 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:19.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.922 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.923 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.965 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.965 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.965 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:19.966 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.967 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.967 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.967 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.967 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.968 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.969 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.969 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.969 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.969 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.971 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.971 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.971 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.971 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.971 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:19.972 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:19.972 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:19.972 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:19.973 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.973 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.973 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:19.973 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:19.973 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:19.974 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.015 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.015 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.016 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:20.016 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.016 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.016 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.017 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.017 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.017 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.018 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.018 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.018 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.018 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.019 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.019 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.019 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.019 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.019 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.020 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.020 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.020 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.021 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.022 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.022 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.022 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.022 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.022 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.024 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.024 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.024 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:20.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.025 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.026 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.026 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.026 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.026 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.026 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.026 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.026 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.026 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.027 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.028 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.028 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.028 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.028 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.028 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.028 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.028 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.028 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.029 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.030 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.030 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.030 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.030 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.031 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.031 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.031 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.031 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.032 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.033 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.033 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.033 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.033 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.034 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.034 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.034 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.034 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.034 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.035 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.035 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.035 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.035 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.036 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.036 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.036 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.036 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.036 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.037 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.037 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.037 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.037 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.038 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.038 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.038 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.038 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.038 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.039 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.039 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.039 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.039 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.040 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.040 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.040 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.040 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.041 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.042 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.042 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.042 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.042 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.043 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.043 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.043 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.043 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.043 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.086 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.086 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.086 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:20.087 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.087 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.087 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.087 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.087 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.088 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.089 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.089 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.089 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.089 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.090 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.090 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.090 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.090 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.090 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.133 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.133 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.133 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:20.134 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.135 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.135 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.135 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.135 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.136 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.137 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.137 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.137 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.137 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.138 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.138 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.138 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.138 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.138 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.181 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.181 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.181 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:20.181 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.182 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.182 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.182 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.182 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.183 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:20.225 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.225 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.225 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:20.225 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.226 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.226 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.226 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.226 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.227 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:20.254 [DefaultDispatcher-worker-15 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:20.268 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.268 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.268 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 08:46:20.268 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.270 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.270 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.270 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.270 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.270 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.312 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.312 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.312 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:20.313 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.313 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.313 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.313 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.313 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.314 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.356 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.356 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.356 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:20.356 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.357 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.357 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.357 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.357 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.358 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.359 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.359 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.359 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:20.359 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.359 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.359 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.359 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.359 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.360 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.402 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.402 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.402 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:20.403 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.404 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.404 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.404 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.404 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.405 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.406 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.406 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.406 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.406 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.407 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.407 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.407 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.407 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.407 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.409 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.409 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.409 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:20.409 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.409 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.409 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.410 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.410 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.410 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.411 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.411 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.411 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.411 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.412 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.412 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.412 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.412 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.412 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.413 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.413 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.413 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.414 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.415 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.415 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.415 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.415 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.415 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.416 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.416 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.416 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.416 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.417 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.417 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.417 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.417 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.417 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.460 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.460 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.460 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:20.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.462 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.463 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.463 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.463 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.463 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.464 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.464 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:20.465 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.465 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.465 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.465 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.468 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.468 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.468 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.468 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.468 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.469 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.469 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.469 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.469 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.470 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.470 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.470 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.470 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.470 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.483 [DefaultDispatcher-worker-15 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.501 [DefaultDispatcher-worker-15 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-25 08:46:20.512 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.512 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.512 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:20.512 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.513 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.513 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.513 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.513 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.513 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.514 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.514 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.514 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.514 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.515 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.515 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.515 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.515 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.515 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.516 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.516 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.516 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.516 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.517 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.517 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.517 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.517 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.517 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.518 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.518 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.518 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.518 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.519 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.519 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.519 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.519 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.519 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.561 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.561 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.561 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:20.561 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.562 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.562 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.562 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.562 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.563 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.605 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.605 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.605 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:20.606 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.607 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.607 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.607 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.607 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.607 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.608 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.608 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.609 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:20.609 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.609 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.609 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.609 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.609 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.610 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.615 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.615 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.615 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-25 08:46:20.615 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.616 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.616 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.616 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.616 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.616 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.617 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.617 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.617 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.618 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.618 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.618 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.618 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.618 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.619 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:20.661 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.662 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.662 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 08:46:20.662 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.663 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.663 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.663 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.663 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.663 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:20.664 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.664 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.664 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.665 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.665 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.665 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.665 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.665 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.666 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:20.708 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.708 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.709 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:20.709 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.710 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.710 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.710 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.710 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.710 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:20.753 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.753 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.753 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:20.754 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.754 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.754 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.754 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.754 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.755 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 08:46:20.756 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.756 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.756 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.757 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.757 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.757 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.757 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.757 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.758 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.763 [DefaultDispatcher-worker-6 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:20.801 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.801 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.801 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 08:46:20.801 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.802 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.802 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.802 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.802 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.803 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.804 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.804 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.804 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.804 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.805 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.805 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.805 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.805 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.805 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.806 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.806 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.806 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.806 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.807 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.807 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.807 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.807 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.807 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.808 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.808 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.808 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.809 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.810 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.810 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.810 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.810 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.810 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.857 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.857 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.857 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-25 08:46:20.857 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.858 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.858 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.858 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.858 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.859 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.901 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.901 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.901 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 08:46:20.901 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.902 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.903 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.904 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.904 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.904 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.904 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.905 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.905 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.905 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.905 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.905 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.906 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.906 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.906 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 08:46:20.907 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.907 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.907 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/blob/upload-batch-data. 2025-02-25 08:46:20.907 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.907 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:20.908 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 08:46:20.910 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:20.910 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.910 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 08:46:20.910 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/blob/upload-batch-data 2025-02-25 08:46:20.917 [DefaultDispatcher-worker-11 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:20.921 [DefaultDispatcher-worker-9 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:20.921 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/UmAppDatabase/replication/message 2025-02-25 08:46:20.921 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35087/UmAppDatabase/replication/message. 2025-02-25 08:46:20.921 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/UmAppDatabase/replication/message 2025-02-25 08:46:20.921 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35087/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 08:46:20.922 [eventLoopGroupProxy-13-1 @call-handler#1604] 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-02-25 08:46:20.922 [eventLoopGroupProxy-13-1 @call-handler#1604] 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-02-25 08:46:20.922 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:20.935 [DefaultDispatcher-worker-6 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-02-25 08:46:20.935 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:20.935 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-25 08:46:20.935 [DefaultDispatcher-worker-6 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json 2025-02-25 08:46:20.935 [DefaultDispatcher-worker-6 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json. 2025-02-25 08:46:20.935 [DefaultDispatcher-worker-6 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json 2025-02-25 08:46:20.936 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/UmAppDatabase/replication/message 2025-02-25 08:46:20.936 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35087/UmAppDatabase/replication/message 2025-02-25 08:46:20.936 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35087/UmAppDatabase/replication/message. 2025-02-25 08:46:20.936 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35087/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:20.936 [DefaultDispatcher-worker-9 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json 2025-02-25 08:46:20.936 [DefaultDispatcher-worker-9 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json 2025-02-25 08:46:20.937 [DefaultDispatcher-worker-10 @coroutine#750] 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:35087/api/content/698502463605411840/_ustadmanifest.json. 2025-02-25 08:46:20.937 [DefaultDispatcher-worker-10 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35087/api/content/698502463605411840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:20.942 [DefaultDispatcher-worker-3 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-02-25 08:46:20.957 [DefaultDispatcher-worker-11 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-02-25 08:46:20.976 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 08:46:20.976 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 08:46:20.976 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 08:46:20.976 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 08:46:20.976 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 08:46:20.978 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-25 08:46:20.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-25 08:46:20.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-25 08:46:20.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:20.979 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204: (connection evicted) 2025-02-25 08:46:20.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:20.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-25 08:46:20.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-25 08:46:20.997 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:20.997 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:21.417 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 08:46:21.982 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@62fbefad 2025-02-25 08:46:21.983 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@62fbefad 2025-02-25 08:46:21.986 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-02-25 08:46:21.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-25 08:46:21.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-25 08:46:21.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:21.987 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f: (connection evicted) 2025-02-25 08:46:21.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:21.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-25 08:46:21.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-25 08:46:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7bb083 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:21.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-02-25 08:46:21.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-02-25 08:46:21.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-25 08:46:22.019 [DefaultDispatcher-worker-19 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3891b430 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:22.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-02-25 08:46:22.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-02-25 08:46:22.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f03fdc0 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:22.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-02-25 08:46:22.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-02-25 08:46:22.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-25 08:46:22.026 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 08:46:22.027 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 08:46:22.028 [DefaultDispatcher-worker-3 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:40471 2025-02-25 08:46:22.030 [DefaultDispatcher-worker-3 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-02-25 08:46:22.030 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40471/api/blob/upload-init-batch 2025-02-25 08:46:22.030 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40471/api/blob/upload-init-batch. 2025-02-25 08:46:22.030 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40471/api/blob/upload-init-batch 2025-02-25 08:46:22.031 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40471/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:22.032 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-02-25 08:46:22.033 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-02-25 08:46:22.033 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-02-25 08:46:22.034 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40471/api/blob/upload-init-batch 2025-02-25 08:46:22.034 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40471/api/blob/upload-init-batch 2025-02-25 08:46:22.034 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40471/api/blob/upload-init-batch. 2025-02-25 08:46:22.034 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40471/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:22.035 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40471/api/blob/upload-batch-data 2025-02-25 08:46:22.035 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40471/api/blob/upload-batch-data. 2025-02-25 08:46:22.035 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40471/api/blob/upload-batch-data 2025-02-25 08:46:22.035 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40471/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:22.035 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-25 08:46:22.037 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-02-25 08:46:22.037 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:22.038 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40471/api/blob/upload-batch-data 2025-02-25 08:46:22.039 [eventLoopGroupProxy-16-2 @call-handler#1666] 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-02-25 08:46:22.041 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:22.044 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-02-25 08:46:22.096 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:22.124 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:22.125 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c9168c3 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2025-02-25 08:46:23.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2025-02-25 08:46:23.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-25 08:46:23.133 [DefaultDispatcher-worker-19 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2025-02-25 08:46:23.136 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33173/api/blob/upload-init-batch 2025-02-25 08:46:23.136 [Test worker @coroutine#1674] 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:33173/api/blob/upload-init-batch. 2025-02-25 08:46:23.136 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33173/api/blob/upload-init-batch 2025-02-25 08:46:23.136 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33173/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:23.138 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33173/api/blob/upload-init-batch 2025-02-25 08:46:23.138 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33173/api/blob/upload-init-batch 2025-02-25 08:46:23.138 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33173/api/blob/upload-init-batch. 2025-02-25 08:46:23.138 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33173/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:23.144 [DefaultDispatcher-worker-10 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2025-02-25 08:46:23.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-25 08:46:23.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-25 08:46:23.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.147 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@571903ff: (connection evicted) 2025-02-25 08:46:23.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:23.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-25 08:46:23.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdddfa4 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fc0bc 2025-02-25 08:46:23.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fc0bc 2025-02-25 08:46:23.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-25 08:46:23.162 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54349/api/blob/upload-init-batch 2025-02-25 08:46:23.162 [Test worker @coroutine#1685] 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:54349/api/blob/upload-init-batch. 2025-02-25 08:46:23.162 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54349/api/blob/upload-init-batch 2025-02-25 08:46:23.162 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54349/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:23.164 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54349/api/blob/upload-init-batch 2025-02-25 08:46:23.164 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54349/api/blob/upload-init-batch 2025-02-25 08:46:23.164 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54349/api/blob/upload-init-batch. 2025-02-25 08:46:23.164 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54349/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:23.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-25 08:46:23.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-25 08:46:23.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.165 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0fc0bc: (connection evicted) 2025-02-25 08:46:23.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:23.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-25 08:46:23.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49faf815 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-02-25 08:46:23.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-02-25 08:46:23.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-25 08:46:23.180 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37441/api/blob/upload-init-batch 2025-02-25 08:46:23.180 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37441/api/blob/upload-init-batch. 2025-02-25 08:46:23.180 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37441/api/blob/upload-init-batch 2025-02-25 08:46:23.180 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37441/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 08:46:23.181 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37441/api/blob/upload-init-batch 2025-02-25 08:46:23.181 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37441/api/blob/upload-init-batch 2025-02-25 08:46:23.181 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37441/api/blob/upload-init-batch. 2025-02-25 08:46:23.181 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37441/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:23.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-25 08:46:23.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-25 08:46:23.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.185 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16257f8c: (connection evicted) 2025-02-25 08:46:23.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:23.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-25 08:46:23.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46aea9f7 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-25 08:46:23.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3a07ab 2025-02-25 08:46:23.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3a07ab 2025-02-25 08:46:23.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-25 08:46:23.434 [DefaultDispatcher-worker-1 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3a07ab 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6771efaa 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-25 08:46:23.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@26caf4b6 2025-02-25 08:46:23.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@26caf4b6 2025-02-25 08:46:23.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-25 08:46:23.457 [DefaultDispatcher-worker-16 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26caf4b6 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e1ce99c 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-25 08:46:23.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@209d0037 2025-02-25 08:46:23.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@209d0037 2025-02-25 08:46:23.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe21d0e 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-25 08:46:23.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-02-25 08:46:23.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-02-25 08:46:23.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-25 08:46:23.500 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.501 [DefaultDispatcher-worker-13 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-02-25 08:46:23.506 [DefaultDispatcher-worker-3 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-02-25 08:46:23.511 [DefaultDispatcher-worker-17 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-02-25 08:46:23.515 [DefaultDispatcher-worker-17 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-02-25 08:46:23.518 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-02-25 08:46:23.522 [DefaultDispatcher-worker-12 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-02-25 08:46:23.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-25 08:46:23.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-25 08:46:23.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.526 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3: (connection evicted) 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:23.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-25 08:46:23.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f97e3de 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-25 08:46:23.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2025-02-25 08:46:23.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2025-02-25 08:46:23.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-25 08:46:23.537 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.548 [DefaultDispatcher-worker-16 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2025-02-25 08:46:23.552 [DefaultDispatcher-worker-12 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2025-02-25 08:46:23.556 [DefaultDispatcher-worker-20 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2025-02-25 08:46:23.559 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.560 [DefaultDispatcher-worker-17 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2025-02-25 08:46:23.562 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2025-02-25 08:46:23.567 [DefaultDispatcher-worker-18 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53295e 2025-02-25 08:46:23.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-25 08:46:23.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.568 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f53295e: (connection evicted) 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:23.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-25 08:46:23.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-02-25 08:46:23.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-02-25 08:46:23.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-25 08:46:23.588 [DefaultDispatcher-worker-11 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-02-25 08:46:23.592 [DefaultDispatcher-worker-20 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-02-25 08:46:23.596 [DefaultDispatcher-worker-20 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-02-25 08:46:23.600 [DefaultDispatcher-worker-10 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-02-25 08:46:23.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-25 08:46:23.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.601 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:23.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-25 08:46:23.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40da1644 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:23.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:23.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-25 08:46:23.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2025-02-25 08:46:23.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2025-02-25 08:46:23.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-25 08:46:23.621 [DefaultDispatcher-worker-17 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2025-02-25 08:46:23.626 [DefaultDispatcher-worker-15 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2025-02-25 08:46:23.630 [DefaultDispatcher-worker-3 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2025-02-25 08:46:23.634 [DefaultDispatcher-worker-3 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2025-02-25 08:46:23.636 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2025-02-25 08:46:23.641 [DefaultDispatcher-worker-17 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2025-02-25 08:46:23.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-25 08:46:23.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-25 08:46:23.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:23.641 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b: (connection evicted) 2025-02-25 08:46:23.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:23.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-25 08:46:23.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-25 08:46:23.997 [DefaultDispatcher-worker-10 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-02-25 08:46:24.025 [DefaultDispatcher-worker-10 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d76d72a 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315befe 2025-02-25 08:46:27.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315befe 2025-02-25 08:46:27.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-25 08:46:27.239 [DefaultDispatcher-worker-16 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315befe 2025-02-25 08:46:27.316 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4accc3de 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2025-02-25 08:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2025-02-25 08:46:27.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-25 08:46:27.764 [DefaultDispatcher-worker-3 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2025-02-25 08:46:27.768 [DefaultDispatcher-worker-1 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2025-02-25 08:46:27.772 [DefaultDispatcher-worker-10 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2025-02-25 08:46:27.775 [DefaultDispatcher-worker-8 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2025-02-25 08:46:27.779 [DefaultDispatcher-worker-3 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb87009 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2025-02-25 08:46:27.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2025-02-25 08:46:27.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-25 08:46:27.800 [DefaultDispatcher-worker-15 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2025-02-25 08:46:27.804 [DefaultDispatcher-worker-5 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2025-02-25 08:46:27.807 [DefaultDispatcher-worker-16 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2025-02-25 08:46:27.810 [DefaultDispatcher-worker-5 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb2645b 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-25 08:46:27.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-02-25 08:46:27.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-02-25 08:46:27.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-25 08:46:27.829 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-02-25 08:46:27.833 [DefaultDispatcher-worker-5 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-02-25 08:46:27.836 [DefaultDispatcher-worker-6 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-02-25 08:46:27.840 [DefaultDispatcher-worker-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-02-25 08:46:27.843 [DefaultDispatcher-worker-5 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-02-25 08:46:27.847 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:27.848 [DefaultDispatcher-worker-4 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f591b2e 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-02-25 08:46:27.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-02-25 08:46:27.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-25 08:46:27.871 [DefaultDispatcher-worker-13 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-02-25 08:46:27.875 [DefaultDispatcher-worker-17 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-02-25 08:46:27.879 [DefaultDispatcher-worker-14 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-02-25 08:46:27.882 [DefaultDispatcher-worker-5 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-02-25 08:46:27.884 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:27.886 [DefaultDispatcher-worker-17 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc4f6bd 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-02-25 08:46:27.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-02-25 08:46:27.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-25 08:46:27.905 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-02-25 08:46:27.910 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-02-25 08:46:27.913 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:27.914 [DefaultDispatcher-worker-8 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-02-25 08:46:27.917 [DefaultDispatcher-worker-6 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-02-25 08:46:27.921 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-02-25 08:46:27.926 [DefaultDispatcher-worker-4 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-02-25 08:46:27.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20843604 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-02-25 08:46:27.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-02-25 08:46:27.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-25 08:46:27.947 [DefaultDispatcher-worker-3 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-02-25 08:46:27.949 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:27.951 [DefaultDispatcher-worker-15 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-02-25 08:46:27.954 [DefaultDispatcher-worker-16 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-02-25 08:46:27.958 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-02-25 08:46:27.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a76c90 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-02-25 08:46:27.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-02-25 08:46:27.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-25 08:46:27.977 [DefaultDispatcher-worker-13 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-02-25 08:46:27.981 [DefaultDispatcher-worker-19 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-02-25 08:46:27.985 [DefaultDispatcher-worker-3 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-02-25 08:46:27.987 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:27.988 [DefaultDispatcher-worker-8 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-02-25 08:46:27.992 [DefaultDispatcher-worker-16 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-02-25 08:46:27.997 [DefaultDispatcher-worker-15 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:27.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-02-25 08:46:27.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-02-25 08:46:27.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@501956f9 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-02-25 08:46:28.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-02-25 08:46:28.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-25 08:46:28.023 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-02-25 08:46:28.024 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-02-25 08:46:28.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-25 08:46:28.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6c55b6 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-25 08:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-25 08:46:28.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-25 08:46:28.029 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.041 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-25 08:46:28.043 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642334d6 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-02-25 08:46:28.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-02-25 08:46:28.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-25 08:46:28.059 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-02-25 08:46:28.059 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.060 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6f7c25 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-02-25 08:46:28.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-02-25 08:46:28.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-25 08:46:28.074 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-02-25 08:46:28.075 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-02-25 08:46:28.079 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51927/ 2025-02-25 08:46:28.079 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51927/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.080 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51927/ 2025-02-25 08:46:28.081 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51927/ 2025-02-25 08:46:28.081 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51927/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.100 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.110 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.122 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51927/ 2025-02-25 08:46:28.122 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51927/ 2025-02-25 08:46:28.122 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51927/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.128 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.146 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.162 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.164 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51927/ 2025-02-25 08:46:28.165 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51927/ 2025-02-25 08:46:28.165 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51927/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.207 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51927/ 2025-02-25 08:46:28.207 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51927/ 2025-02-25 08:46:28.207 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51927/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.248 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51927/ 2025-02-25 08:46:28.249 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51927/ 2025-02-25 08:46:28.249 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51927/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.290 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51927/ 2025-02-25 08:46:28.291 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51927/ 2025-02-25 08:46:28.291 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51927/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.332 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51927/ 2025-02-25 08:46:28.349 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42343/ 2025-02-25 08:46:28.349 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42343/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.350 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42343/ 2025-02-25 08:46:28.350 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42343/ 2025-02-25 08:46:28.350 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42343/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.391 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42343/ 2025-02-25 08:46:28.392 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42343/ 2025-02-25 08:46:28.392 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42343/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.433 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42343/ 2025-02-25 08:46:28.434 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42343/ 2025-02-25 08:46:28.434 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42343/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.475 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42343/ 2025-02-25 08:46:28.476 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42343/ 2025-02-25 08:46:28.476 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42343/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.518 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42343/ 2025-02-25 08:46:28.518 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42343/ 2025-02-25 08:46:28.518 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42343/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.559 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42343/ 2025-02-25 08:46:28.560 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42343/ 2025-02-25 08:46:28.560 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42343/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 08:46:28.560 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42343/ 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e4a072 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6df932 2025-02-25 08:46:28.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6df932 2025-02-25 08:46:28.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-25 08:46:28.642 [DefaultDispatcher-worker-17 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6df932 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ada0e8 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6942a0 2025-02-25 08:46:28.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6942a0 2025-02-25 08:46:28.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-25 08:46:28.667 [DefaultDispatcher-worker-14 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6942a0 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f0751b0 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-25 08:46:28.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2025-02-25 08:46:28.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2025-02-25 08:46:28.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-25 08:46:28.685 [DefaultDispatcher-worker-12 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac35b17 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-02-25 08:46:28.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-02-25 08:46:28.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-25 08:46:28.705 [DefaultDispatcher-worker-14 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7d73e3 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-02-25 08:46:28.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-02-25 08:46:28.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-25 08:46:28.706 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.726 [DefaultDispatcher-worker-14 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f2d3a6 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-02-25 08:46:28.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-02-25 08:46:28.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-25 08:46:28.749 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.749 [DefaultDispatcher-worker-11 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea478e 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-25 08:46:28.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-02-25 08:46:28.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-02-25 08:46:28.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-25 08:46:28.768 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.773 [DefaultDispatcher-worker-20 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-02-25 08:46:28.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-25 08:46:28.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:28.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:28.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:28.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:28.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4a6afd 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:28.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-02-25 08:46:28.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-02-25 08:46:28.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-25 08:46:28.787 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.792 [DefaultDispatcher-worker-14 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-02-25 08:46:28.797 [DefaultDispatcher-worker-16 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-02-25 08:46:28.800 [DefaultDispatcher-worker-12 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-02-25 08:46:28.803 [DefaultDispatcher-worker-2 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-02-25 08:46:28.806 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.810 [DefaultDispatcher-worker-18 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-02-25 08:46:28.814 [DefaultDispatcher-worker-19 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-02-25 08:46:28.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-02-25 08:46:28.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-02-25 08:46:28.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.816 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93: (connection evicted) 2025-02-25 08:46:28.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:28.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-02-25 08:46:28.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-02-25 08:46:28.846 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:28.878 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48dc06a9 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:32.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:32.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-25 08:46:32.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-02-25 08:46:32.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-02-25 08:46:32.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-25 08:46:32.897 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-02-25 08:46:32.907 [DefaultDispatcher-worker-19 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-02-25 08:46:32.913 [DefaultDispatcher-worker-2 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726ee6cf 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25291901 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:32.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-02-25 08:46:32.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-02-25 08:46:32.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-25 08:46:32.925 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-02-25 08:46:32.935 [DefaultDispatcher-worker-19 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-02-25 08:46:32.939 [DefaultDispatcher-worker-19 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-02-25 08:46:32.943 [DefaultDispatcher-worker-17 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-02-25 08:46:32.948 [DefaultDispatcher-worker-19 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-02-25 08:46:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-25 08:46:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36618b3b 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:32.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-02-25 08:46:32.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-02-25 08:46:32.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-25 08:46:32.959 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-02-25 08:46:32.967 [DefaultDispatcher-worker-9 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-02-25 08:46:32.971 [DefaultDispatcher-worker-5 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-02-25 08:46:32.974 [DefaultDispatcher-worker-9 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-02-25 08:46:32.978 [DefaultDispatcher-worker-8 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3bc119 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:32.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-02-25 08:46:32.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-02-25 08:46:32.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-25 08:46:32.988 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:32.991 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-02-25 08:46:33.001 [DefaultDispatcher-worker-3 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-02-25 08:46:33.005 [DefaultDispatcher-worker-6 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-02-25 08:46:33.009 [DefaultDispatcher-worker-2 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-02-25 08:46:33.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345d4ecb 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-02-25 08:46:33.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-02-25 08:46:33.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-25 08:46:33.015 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.020 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-02-25 08:46:33.029 [DefaultDispatcher-worker-15 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-02-25 08:46:33.033 [DefaultDispatcher-worker-5 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfb078 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-25 08:46:33.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2025-02-25 08:46:33.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2025-02-25 08:46:33.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-25 08:46:33.045 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2025-02-25 08:46:33.049 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.053 [DefaultDispatcher-worker-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2025-02-25 08:46:33.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@671c71e8 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-02-25 08:46:33.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-02-25 08:46:33.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-25 08:46:33.065 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-02-25 08:46:33.074 [DefaultDispatcher-worker-8 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-02-25 08:46:33.079 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.113 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.135 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.169 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da799 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:33.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:33.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-25 08:46:33.195 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:33.201 [Test worker @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:33.202 [Test worker @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:33.203 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.203 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.203 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.203 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52255/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.204 [DefaultDispatcher-worker-11 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.205 [DefaultDispatcher-worker-11 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.208 [DefaultDispatcher-worker-8 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:33.208 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.208 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.208 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.208 [DefaultDispatcher-worker-19 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.208 [DefaultDispatcher-worker-19 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.209 [Test worker @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7308d133 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-25 08:46:33.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-02-25 08:46:33.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-02-25 08:46:33.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-25 08:46:33.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-02-25 08:46:33.230 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-02-25 08:46:33.231 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-02-25 08:46:33.234 [DefaultDispatcher-worker-16 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 08:46:33.234 [DefaultDispatcher-worker-16 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-25 08:46:33.234 [DefaultDispatcher-worker-16 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 08:46:33.235 [DefaultDispatcher-worker-19 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 08:46:33.235 [DefaultDispatcher-worker-19 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 08:46:33.236 [DefaultDispatcher-worker-20 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf82c58 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-25 08:46:33.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-25 08:46:33.281 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.283 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd9a25e 2025-02-25 08:46:33.283 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd9a25e 2025-02-25 08:46:33.285 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@711e43d5 2025-02-25 08:46:33.285 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@711e43d5 2025-02-25 08:46:33.287 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7521c92e 2025-02-25 08:46:33.287 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7521c92e 2025-02-25 08:46:33.289 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@302349ee 2025-02-25 08:46:33.289 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@302349ee 2025-02-25 08:46:33.291 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dad6e6 2025-02-25 08:46:33.291 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dad6e6 2025-02-25 08:46:33.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.293 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1593d83 2025-02-25 08:46:33.293 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1593d83 2025-02-25 08:46:33.295 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4afc3f 2025-02-25 08:46:33.295 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4afc3f 2025-02-25 08:46:33.297 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@500cb6a1 2025-02-25 08:46:33.297 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@500cb6a1 2025-02-25 08:46:33.298 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.299 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b527a0 2025-02-25 08:46:33.299 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b527a0 2025-02-25 08:46:33.299 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.299 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.300 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.300 [DefaultDispatcher-worker-9 @coroutine#2094] 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:48995/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.300 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.300 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.301 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.301 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.305 [DefaultDispatcher-worker-17 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.305 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.305 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.305 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.305 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.305 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.306 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.311 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.311 [DefaultDispatcher-worker-20 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.313 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@31428cd4 2025-02-25 08:46:33.313 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@31428cd4 2025-02-25 08:46:33.315 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f85648c 2025-02-25 08:46:33.315 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f85648c 2025-02-25 08:46:33.315 [DefaultDispatcher-worker-11 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.317 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbae7a4 2025-02-25 08:46:33.317 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbae7a4 2025-02-25 08:46:33.319 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb86eb7 2025-02-25 08:46:33.319 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb86eb7 2025-02-25 08:46:33.319 [DefaultDispatcher-worker-6 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.321 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b396998 2025-02-25 08:46:33.321 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b396998 2025-02-25 08:46:33.323 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8cd777 2025-02-25 08:46:33.323 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8cd777 2025-02-25 08:46:33.324 [DefaultDispatcher-worker-17 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.324 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e78ee5 2025-02-25 08:46:33.324 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e78ee5 2025-02-25 08:46:33.326 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9791f8 2025-02-25 08:46:33.326 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9791f8 2025-02-25 08:46:33.328 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef25e1b 2025-02-25 08:46:33.328 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef25e1b 2025-02-25 08:46:33.328 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.328 [DefaultDispatcher-worker-15 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.332 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.336 [DefaultDispatcher-worker-2 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.340 [DefaultDispatcher-worker-14 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.345 [DefaultDispatcher-worker-5 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.349 [DefaultDispatcher-worker-7 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c16cc25 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:33.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:33.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-25 08:46:33.370 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:33.376 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:33.377 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:33.378 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.378 [DefaultDispatcher-worker-7 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.378 [DefaultDispatcher-worker-7 @coroutine#2140] 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:58125/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.378 [DefaultDispatcher-worker-7 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.378 [DefaultDispatcher-worker-7 @coroutine#2140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58125/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.379 [DefaultDispatcher-worker-14 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.379 [DefaultDispatcher-worker-14 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.380 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb8d3c1 2025-02-25 08:46:33.380 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb8d3c1 2025-02-25 08:46:33.382 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@727f2226 2025-02-25 08:46:33.382 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@727f2226 2025-02-25 08:46:33.383 [DefaultDispatcher-worker-19 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:33.383 [DefaultDispatcher-worker-19 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.383 [DefaultDispatcher-worker-19 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.383 [DefaultDispatcher-worker-19 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.383 [DefaultDispatcher-worker-11 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.383 [DefaultDispatcher-worker-11 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.383 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7640b8b1 2025-02-25 08:46:33.383 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7640b8b1 2025-02-25 08:46:33.385 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72da0b 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-25 08:46:33.385 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3342281d 2025-02-25 08:46:33.385 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3342281d 2025-02-25 08:46:33.387 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dec36f 2025-02-25 08:46:33.387 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dec36f 2025-02-25 08:46:33.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 08:46:33.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 08:46:33.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-25 08:46:33.388 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 08:46:33.388 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbbe60 2025-02-25 08:46:33.388 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbbe60 2025-02-25 08:46:33.390 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cd0bb6 2025-02-25 08:46:33.390 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cd0bb6 2025-02-25 08:46:33.391 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@536dd752 2025-02-25 08:46:33.391 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@536dd752 2025-02-25 08:46:33.393 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c57a3eb 2025-02-25 08:46:33.393 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c57a3eb 2025-02-25 08:46:33.393 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.394 [Test worker @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 08:46:33.395 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 08:46:33.396 [DefaultDispatcher-worker-11 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 08:46:33.396 [DefaultDispatcher-worker-11 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-25 08:46:33.396 [DefaultDispatcher-worker-11 @coroutine#2162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 08:46:33.397 [DefaultDispatcher-worker-2 @coroutine#2162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 08:46:33.397 [DefaultDispatcher-worker-2 @coroutine#2162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 08:46:33.400 [DefaultDispatcher-worker-6 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3d1214 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-25 08:46:33.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:33.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:33.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-25 08:46:33.455 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:33.456 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.459 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@406586d4 2025-02-25 08:46:33.459 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@406586d4 2025-02-25 08:46:33.461 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea270a8 2025-02-25 08:46:33.461 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea270a8 2025-02-25 08:46:33.461 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:33.462 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:33.462 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9deda4 2025-02-25 08:46:33.462 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9deda4 2025-02-25 08:46:33.463 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.463 [DefaultDispatcher-worker-11 @coroutine#2173] 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:51615/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.463 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.463 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51615/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.464 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.464 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.465 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9f7a93 2025-02-25 08:46:33.465 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9f7a93 2025-02-25 08:46:33.467 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a01e92 2025-02-25 08:46:33.467 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a01e92 2025-02-25 08:46:33.468 [DefaultDispatcher-worker-7 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:33.468 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.468 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.468 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.468 [DefaultDispatcher-worker-19 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.468 [DefaultDispatcher-worker-19 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.469 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5a157e 2025-02-25 08:46:33.469 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5a157e 2025-02-25 08:46:33.469 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4400026 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-25 08:46:33.471 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8f2fdc 2025-02-25 08:46:33.471 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8f2fdc 2025-02-25 08:46:33.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-02-25 08:46:33.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-02-25 08:46:33.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-25 08:46:33.472 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-02-25 08:46:33.473 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb085dc 2025-02-25 08:46:33.473 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb085dc 2025-02-25 08:46:33.475 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c075236 2025-02-25 08:46:33.475 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c075236 2025-02-25 08:46:33.475 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.478 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-02-25 08:46:33.479 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-02-25 08:46:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5069a91b 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:33.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:33.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-25 08:46:33.484 [DefaultDispatcher-worker-6 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c08461b 2025-02-25 08:46:33.487 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.490 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@655057de 2025-02-25 08:46:33.490 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@655057de 2025-02-25 08:46:33.491 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b97b504 2025-02-25 08:46:33.491 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b97b504 2025-02-25 08:46:33.493 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa83cae 2025-02-25 08:46:33.493 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa83cae 2025-02-25 08:46:33.495 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaabf3f 2025-02-25 08:46:33.495 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaabf3f 2025-02-25 08:46:33.496 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:33.497 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d23f313 2025-02-25 08:46:33.497 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d23f313 2025-02-25 08:46:33.499 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bca5026 2025-02-25 08:46:33.499 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bca5026 2025-02-25 08:46:33.501 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a942bd 2025-02-25 08:46:33.501 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a942bd 2025-02-25 08:46:33.502 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:33.503 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a854070 2025-02-25 08:46:33.503 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a854070 2025-02-25 08:46:33.503 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:33.504 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.504 [DefaultDispatcher-worker-6 @coroutine#2202] 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:36059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.504 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.504 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.505 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@186c8958 2025-02-25 08:46:33.505 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@186c8958 2025-02-25 08:46:33.505 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.505 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.505 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.508 [DefaultDispatcher-worker-13 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:33.508 [DefaultDispatcher-worker-13 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.508 [DefaultDispatcher-worker-13 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.508 [DefaultDispatcher-worker-13 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.509 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.509 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.510 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d1f6e1c 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-25 08:46:33.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-02-25 08:46:33.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-02-25 08:46:33.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-25 08:46:33.513 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-02-25 08:46:33.519 [Test worker @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-02-25 08:46:33.520 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@263210e 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.521 [DefaultDispatcher-worker-12 @coroutine#2224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-25 08:46:33.522 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:33.522 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:33.522 [DefaultDispatcher-worker-12 @coroutine#2224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-25 08:46:33.525 [DefaultDispatcher-worker-6 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-02-25 08:46:33.536 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:33.540 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.542 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5074f35c 2025-02-25 08:46:33.542 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5074f35c 2025-02-25 08:46:33.543 [DefaultDispatcher-worker-12 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:33.543 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb30722 2025-02-25 08:46:33.543 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb30722 2025-02-25 08:46:33.544 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:33.544 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.544 [DefaultDispatcher-worker-8 @coroutine#2231] 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-02-25 08:46:33.544 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.544 [DefaultDispatcher-worker-8 @coroutine#2231] 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-02-25 08:46:33.544 [DefaultDispatcher-worker-12 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.544 [DefaultDispatcher-worker-12 @coroutine#2224] 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-02-25 08:46:33.544 [DefaultDispatcher-worker-12 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.545 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8c982c 2025-02-25 08:46:33.545 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8c982c 2025-02-25 08:46:33.545 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.545 [DefaultDispatcher-worker-9 @coroutine#2224] 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-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157a2c86 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-25 08:46:33.546 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e0d19 2025-02-25 08:46:33.546 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e0d19 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-25 08:46:33.548 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6897e3a7 2025-02-25 08:46:33.548 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6897e3a7 2025-02-25 08:46:33.548 [DefaultDispatcher-worker-5 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:33.549 [DefaultDispatcher-worker-5 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.549 [DefaultDispatcher-worker-5 @coroutine#2230] 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-02-25 08:46:33.549 [DefaultDispatcher-worker-5 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.549 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.550 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5b7380 2025-02-25 08:46:33.550 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5b7380 2025-02-25 08:46:33.552 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a8c39f 2025-02-25 08:46:33.552 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a8c39f 2025-02-25 08:46:33.553 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1f256 2025-02-25 08:46:33.553 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1f256 2025-02-25 08:46:33.555 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fcacde 2025-02-25 08:46:33.555 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fcacde 2025-02-25 08:46:33.555 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.561 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.567 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.568 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.568 [DefaultDispatcher-worker-8 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.569 [DefaultDispatcher-worker-8 @coroutine#2245] 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:34777/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.569 [DefaultDispatcher-worker-8 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.569 [DefaultDispatcher-worker-8 @coroutine#2245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.570 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.570 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.572 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.573 [DefaultDispatcher-worker-16 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.573 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.573 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.573 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.573 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.573 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.574 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.574 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba6bc60 2025-02-25 08:46:33.574 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba6bc60 2025-02-25 08:46:33.576 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@55614964 2025-02-25 08:46:33.576 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@55614964 2025-02-25 08:46:33.578 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@515ed710 2025-02-25 08:46:33.578 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@515ed710 2025-02-25 08:46:33.579 [DefaultDispatcher-worker-4 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.580 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c435f 2025-02-25 08:46:33.580 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c435f 2025-02-25 08:46:33.581 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.582 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a77a808 2025-02-25 08:46:33.582 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a77a808 2025-02-25 08:46:33.583 [DefaultDispatcher-worker-14 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.584 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a9587e 2025-02-25 08:46:33.584 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a9587e 2025-02-25 08:46:33.585 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2582f44b 2025-02-25 08:46:33.585 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2582f44b 2025-02-25 08:46:33.586 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6ebe3b 2025-02-25 08:46:33.586 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6ebe3b 2025-02-25 08:46:33.587 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@24341bc 2025-02-25 08:46:33.587 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@24341bc 2025-02-25 08:46:33.587 [DefaultDispatcher-worker-19 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.589 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b51330e 2025-02-25 08:46:33.589 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b51330e 2025-02-25 08:46:33.589 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7473bc10 2025-02-25 08:46:33.589 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7473bc10 2025-02-25 08:46:33.591 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33036d7e 2025-02-25 08:46:33.591 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33036d7e 2025-02-25 08:46:33.591 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.591 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@e53b400 2025-02-25 08:46:33.591 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@e53b400 2025-02-25 08:46:33.592 [DefaultDispatcher-worker-9 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.594 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2771c 2025-02-25 08:46:33.594 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2771c 2025-02-25 08:46:33.596 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f179ef7 2025-02-25 08:46:33.596 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f179ef7 2025-02-25 08:46:33.596 [DefaultDispatcher-worker-11 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.599 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1c0358 2025-02-25 08:46:33.599 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1c0358 2025-02-25 08:46:33.600 [DefaultDispatcher-worker-10 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.601 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7c4b4f 2025-02-25 08:46:33.601 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7c4b4f 2025-02-25 08:46:33.603 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860cb0b 2025-02-25 08:46:33.603 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860cb0b 2025-02-25 08:46:33.603 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.604 [DefaultDispatcher-worker-8 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.608 [DefaultDispatcher-worker-19 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.612 [DefaultDispatcher-worker-17 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.612 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.613 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.613 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 08:46:33.613 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.614 [DefaultDispatcher-worker-10 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.614 [DefaultDispatcher-worker-10 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.614 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2c3f1e 2025-02-25 08:46:33.614 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2c3f1e 2025-02-25 08:46:33.616 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebc0cb 2025-02-25 08:46:33.616 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebc0cb 2025-02-25 08:46:33.618 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4546e 2025-02-25 08:46:33.618 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4546e 2025-02-25 08:46:33.620 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d6caf0 2025-02-25 08:46:33.620 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d6caf0 2025-02-25 08:46:33.622 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.622 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6ec97b 2025-02-25 08:46:33.622 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6ec97b 2025-02-25 08:46:33.624 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@735ea9e5 2025-02-25 08:46:33.624 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@735ea9e5 2025-02-25 08:46:33.624 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b8c7b3 2025-02-25 08:46:33.624 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b8c7b3 2025-02-25 08:46:33.626 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@297f3d34 2025-02-25 08:46:33.626 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@297f3d34 2025-02-25 08:46:33.626 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@560cf4c4 2025-02-25 08:46:33.626 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@560cf4c4 2025-02-25 08:46:33.628 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d40acc3 2025-02-25 08:46:33.628 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d40acc3 2025-02-25 08:46:33.628 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f935bf 2025-02-25 08:46:33.628 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f935bf 2025-02-25 08:46:33.630 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6842370f 2025-02-25 08:46:33.630 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6842370f 2025-02-25 08:46:33.630 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a04058a 2025-02-25 08:46:33.630 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a04058a 2025-02-25 08:46:33.630 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.632 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@926f0eb 2025-02-25 08:46:33.632 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@926f0eb 2025-02-25 08:46:33.634 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0fa66 2025-02-25 08:46:33.634 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0fa66 2025-02-25 08:46:33.636 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@716e632d 2025-02-25 08:46:33.636 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@716e632d 2025-02-25 08:46:33.638 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@86dc840 2025-02-25 08:46:33.638 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@86dc840 2025-02-25 08:46:33.639 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f2c00e 2025-02-25 08:46:33.639 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f2c00e 2025-02-25 08:46:33.639 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.647 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.649 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ca670c 2025-02-25 08:46:33.649 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ca670c 2025-02-25 08:46:33.651 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0d9be5 2025-02-25 08:46:33.651 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0d9be5 2025-02-25 08:46:33.653 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e320c7c 2025-02-25 08:46:33.653 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e320c7c 2025-02-25 08:46:33.654 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34777/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 08:46:33.654 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34777/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:33.655 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3091de 2025-02-25 08:46:33.655 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3091de 2025-02-25 08:46:33.655 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 08:46:33.655 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-25 08:46:33.655 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 08:46:33.656 [DefaultDispatcher-worker-10 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 08:46:33.656 [DefaultDispatcher-worker-10 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 08:46:33.656 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c857fb3 2025-02-25 08:46:33.656 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c857fb3 2025-02-25 08:46:33.658 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa10d75 2025-02-25 08:46:33.658 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa10d75 2025-02-25 08:46:33.660 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@64febdb1 2025-02-25 08:46:33.660 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@64febdb1 2025-02-25 08:46:33.663 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1f6e91 2025-02-25 08:46:33.663 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1f6e91 2025-02-25 08:46:33.665 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd0f6a6 2025-02-25 08:46:33.665 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd0f6a6 2025-02-25 08:46:33.665 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-02-25 08:46:33.673 [DefaultDispatcher-worker-20 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:33.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c057a 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-25 08:46:33.690 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.696 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.697 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.697 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.697 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.697 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.697 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35329/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.698 [DefaultDispatcher-worker-20 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.698 [DefaultDispatcher-worker-20 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.701 [DefaultDispatcher-worker-15 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.701 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.701 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.701 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.702 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.702 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.702 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d0e46dd 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-25 08:46:33.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-25 08:46:33.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-25 08:46:33.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-25 08:46:33.705 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-25 08:46:33.711 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-25 08:46:33.711 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-25 08:46:33.715 [DefaultDispatcher-worker-8 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-02-25 08:46:33.715 [DefaultDispatcher-worker-10 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.718 [DefaultDispatcher-worker-8 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.721 [DefaultDispatcher-worker-18 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.724 [DefaultDispatcher-worker-8 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.734 [DefaultDispatcher-worker-13 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.741 [DefaultDispatcher-worker-10 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.745 [DefaultDispatcher-worker-4 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.749 [DefaultDispatcher-worker-12 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.753 [DefaultDispatcher-worker-13 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.757 [DefaultDispatcher-worker-14 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9430c6 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-25 08:46:33.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-25 08:46:33.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.776 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.776 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.777 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.778 [DefaultDispatcher-worker-14 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.778 [DefaultDispatcher-worker-14 @coroutine#2339] 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:36753/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.778 [DefaultDispatcher-worker-14 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.778 [DefaultDispatcher-worker-14 @coroutine#2339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36753/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.779 [DefaultDispatcher-worker-15 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.779 [DefaultDispatcher-worker-15 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.779 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@391d50fd 2025-02-25 08:46:33.779 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@391d50fd 2025-02-25 08:46:33.781 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dab9ae 2025-02-25 08:46:33.781 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dab9ae 2025-02-25 08:46:33.782 [DefaultDispatcher-worker-16 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.782 [DefaultDispatcher-worker-16 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.782 [DefaultDispatcher-worker-16 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.782 [DefaultDispatcher-worker-16 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.782 [DefaultDispatcher-worker-9 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.782 [DefaultDispatcher-worker-9 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.783 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e53b8d 2025-02-25 08:46:33.783 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e53b8d 2025-02-25 08:46:33.783 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5013c6bc 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-25 08:46:33.784 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e7b395 2025-02-25 08:46:33.785 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e7b395 2025-02-25 08:46:33.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-02-25 08:46:33.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-02-25 08:46:33.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-25 08:46:33.785 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-02-25 08:46:33.786 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@252e9f0c 2025-02-25 08:46:33.786 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@252e9f0c 2025-02-25 08:46:33.788 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47db45ce 2025-02-25 08:46:33.788 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47db45ce 2025-02-25 08:46:33.789 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df837eb 2025-02-25 08:46:33.789 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df837eb 2025-02-25 08:46:33.791 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-02-25 08:46:33.791 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c84cda 2025-02-25 08:46:33.791 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c84cda 2025-02-25 08:46:33.791 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-02-25 08:46:33.792 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f77f0 2025-02-25 08:46:33.792 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f77f0 2025-02-25 08:46:33.792 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.795 [DefaultDispatcher-worker-17 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-02-25 08:46:33.796 [DefaultDispatcher-worker-16 @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.799 [DefaultDispatcher-worker-1 @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.802 [DefaultDispatcher-worker-11 @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.805 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.806 [DefaultDispatcher-worker-17 @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.806 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@904a049 2025-02-25 08:46:33.806 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@904a049 2025-02-25 08:46:33.806 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.806 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 08:46:33.806 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.807 [DefaultDispatcher-worker-3 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.807 [DefaultDispatcher-worker-3 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 08:46:33.807 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c34f19 2025-02-25 08:46:33.807 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c34f19 2025-02-25 08:46:33.809 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fccb39 2025-02-25 08:46:33.809 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fccb39 2025-02-25 08:46:33.810 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46fe4522 2025-02-25 08:46:33.810 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46fe4522 2025-02-25 08:46:33.811 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a54a35c 2025-02-25 08:46:33.811 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a54a35c 2025-02-25 08:46:33.812 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f28288 2025-02-25 08:46:33.812 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f28288 2025-02-25 08:46:33.814 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b23a4c 2025-02-25 08:46:33.814 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b23a4c 2025-02-25 08:46:33.815 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d1ba6d 2025-02-25 08:46:33.815 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d1ba6d 2025-02-25 08:46:33.816 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d0a3a8 2025-02-25 08:46:33.816 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d0a3a8 2025-02-25 08:46:33.816 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.848 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36753/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 08:46:33.848 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36753/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:33.849 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 08:46:33.849 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-25 08:46:33.849 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 08:46:33.849 [DefaultDispatcher-worker-17 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 08:46:33.849 [DefaultDispatcher-worker-17 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 08:46:33.859 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:33.861 [DefaultDispatcher-worker-7 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:33.861 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ccacba 2025-02-25 08:46:33.861 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ccacba 2025-02-25 08:46:33.863 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0b5073 2025-02-25 08:46:33.863 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0b5073 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7444714e 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-25 08:46:33.865 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f34c7ca 2025-02-25 08:46:33.865 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f34c7ca 2025-02-25 08:46:33.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-25 08:46:33.867 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a365a48 2025-02-25 08:46:33.867 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a365a48 2025-02-25 08:46:33.868 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aef94c8 2025-02-25 08:46:33.868 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aef94c8 2025-02-25 08:46:33.870 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba6c12e 2025-02-25 08:46:33.870 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba6c12e 2025-02-25 08:46:33.872 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52955107 2025-02-25 08:46:33.872 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52955107 2025-02-25 08:46:33.873 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a19a507 2025-02-25 08:46:33.873 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a19a507 2025-02-25 08:46:33.875 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c863f58 2025-02-25 08:46:33.875 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c863f58 2025-02-25 08:46:33.875 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.882 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.883 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.884 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.884 [DefaultDispatcher-worker-17 @coroutine#2392] 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:46437/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:33.884 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.884 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46437/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.885 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.885 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:33.885 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.887 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-02-25 08:46:33.887 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-02-25 08:46:33.888 [DefaultDispatcher-worker-20 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.888 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.888 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:33.888 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.888 [DefaultDispatcher-worker-11 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.888 [DefaultDispatcher-worker-11 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:33.889 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-02-25 08:46:33.889 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-02-25 08:46:33.889 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7322013f 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-25 08:46:33.890 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-02-25 08:46:33.890 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-02-25 08:46:33.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-02-25 08:46:33.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-02-25 08:46:33.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-25 08:46:33.892 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-02-25 08:46:33.892 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-02-25 08:46:33.892 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-02-25 08:46:33.894 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-02-25 08:46:33.894 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-02-25 08:46:33.895 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-02-25 08:46:33.896 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-02-25 08:46:33.897 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-02-25 08:46:33.897 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-02-25 08:46:33.897 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-02-25 08:46:33.898 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-02-25 08:46:33.899 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-02-25 08:46:33.899 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-02-25 08:46:33.900 [DefaultDispatcher-worker-18 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/auth/register 2025-02-25 08:46:33.900 [DefaultDispatcher-worker-18 @coroutine#2414] 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:46437/auth/register. 2025-02-25 08:46:33.900 [DefaultDispatcher-worker-18 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/auth/register 2025-02-25 08:46:33.900 [DefaultDispatcher-worker-18 @coroutine#2414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46437/auth/register from class io.ktor.http.content.TextContent 2025-02-25 08:46:33.900 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-02-25 08:46:33.900 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-02-25 08:46:33.900 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.900 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/auth/register 2025-02-25 08:46:33.900 [DefaultDispatcher-worker-5 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/auth/register 2025-02-25 08:46:33.902 [DefaultDispatcher-worker-8 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-02-25 08:46:33.941 [DefaultDispatcher-worker-17 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46437/auth/register. 2025-02-25 08:46:33.941 [DefaultDispatcher-worker-17 @coroutine#2414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46437/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:33.954 [DefaultDispatcher-worker-20 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.957 [DefaultDispatcher-worker-7 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:33.965 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.967 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd4cc32 2025-02-25 08:46:33.967 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd4cc32 2025-02-25 08:46:33.968 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@521329d8 2025-02-25 08:46:33.968 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@521329d8 2025-02-25 08:46:33.969 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@562ca742 2025-02-25 08:46:33.969 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@562ca742 2025-02-25 08:46:33.970 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@132e23e3 2025-02-25 08:46:33.970 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@132e23e3 2025-02-25 08:46:33.971 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e1c8e8 2025-02-25 08:46:33.971 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e1c8e8 2025-02-25 08:46:33.972 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@227771e5 2025-02-25 08:46:33.972 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@227771e5 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-25 08:46:33.974 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1152c45e 2025-02-25 08:46:33.974 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1152c45e 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786de0a3 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:33.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:33.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-25 08:46:33.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:33.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:33.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-25 08:46:33.976 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7301dcac 2025-02-25 08:46:33.976 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7301dcac 2025-02-25 08:46:33.977 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c0ecac 2025-02-25 08:46:33.977 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c0ecac 2025-02-25 08:46:33.977 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:33.991 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:33.993 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:33.994 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@157b2d9d 2025-02-25 08:46:33.994 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@157b2d9d 2025-02-25 08:46:33.994 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:33.995 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbcd142 2025-02-25 08:46:33.995 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbcd142 2025-02-25 08:46:33.995 [DefaultDispatcher-worker-7 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:33.995 [DefaultDispatcher-worker-7 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-25 08:46:33.995 [DefaultDispatcher-worker-7 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:33.995 [DefaultDispatcher-worker-7 @coroutine#2427] 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-02-25 08:46:33.996 [DefaultDispatcher-worker-7 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:33.996 [DefaultDispatcher-worker-7 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:33.997 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8346ed 2025-02-25 08:46:33.997 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8346ed 2025-02-25 08:46:33.999 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a81db79 2025-02-25 08:46:33.999 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a81db79 2025-02-25 08:46:33.999 [DefaultDispatcher-worker-8 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:33.999 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.000 [DefaultDispatcher-worker-8 @coroutine#2426] 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-02-25 08:46:34.000 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.000 [DefaultDispatcher-worker-17 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.000 [DefaultDispatcher-worker-17 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.000 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a1271 2025-02-25 08:46:34.000 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a1271 2025-02-25 08:46:34.001 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:34.002 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b11e739 2025-02-25 08:46:34.002 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b11e739 2025-02-25 08:46:34.003 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e207098 2025-02-25 08:46:34.003 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e207098 2025-02-25 08:46:34.003 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:34.005 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aae2436 2025-02-25 08:46:34.005 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aae2436 2025-02-25 08:46:34.006 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca17088 2025-02-25 08:46:34.006 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca17088 2025-02-25 08:46:34.006 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 08:46:34.014 [Test worker @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2025-02-25 08:46:34.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-02-25 08:46:34.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-02-25 08:46:34.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.015 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f031994: (connection evicted) 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-02-25 08:46:34.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5687ba39 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-25 08:46:34.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-25 08:46:34.019 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.024 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.025 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.025 [DefaultDispatcher-worker-1 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.025 [DefaultDispatcher-worker-1 @coroutine#2455] 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-02-25 08:46:34.025 [DefaultDispatcher-worker-1 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.025 [DefaultDispatcher-worker-1 @coroutine#2455] 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-02-25 08:46:34.026 [DefaultDispatcher-worker-16 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.026 [DefaultDispatcher-worker-16 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.029 [DefaultDispatcher-worker-8 @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.029 [DefaultDispatcher-worker-8 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.029 [DefaultDispatcher-worker-8 @coroutine#2454] 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-02-25 08:46:34.029 [DefaultDispatcher-worker-8 @coroutine#2454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.030 [DefaultDispatcher-worker-9 @coroutine#2454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.030 [DefaultDispatcher-worker-9 @coroutine#2454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.031 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.032 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.035 [Test worker @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-02-25 08:46:34.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-02-25 08:46:34.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-02-25 08:46:34.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.035 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde: (connection evicted) 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-02-25 08:46:34.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98c4a8b 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-25 08:46:34.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-25 08:46:34.038 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.043 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.043 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.044 [DefaultDispatcher-worker-8 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.044 [DefaultDispatcher-worker-8 @coroutine#2482] 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-02-25 08:46:34.044 [DefaultDispatcher-worker-8 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.044 [DefaultDispatcher-worker-8 @coroutine#2482] 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-02-25 08:46:34.045 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.045 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.048 [DefaultDispatcher-worker-11 @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.048 [DefaultDispatcher-worker-11 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.048 [DefaultDispatcher-worker-11 @coroutine#2481] 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-02-25 08:46:34.048 [DefaultDispatcher-worker-11 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.048 [DefaultDispatcher-worker-7 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.048 [DefaultDispatcher-worker-7 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.049 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.050 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.052 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.053 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.055 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.057 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.058 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d 2025-02-25 08:46:34.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-25 08:46:34.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-25 08:46:34.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.058 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb69e8d: (connection evicted) 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-25 08:46:34.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502dc93a 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-25 08:46:34.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-25 08:46:34.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.066 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.067 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.067 [DefaultDispatcher-worker-7 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.067 [DefaultDispatcher-worker-7 @coroutine#2520] 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-02-25 08:46:34.067 [DefaultDispatcher-worker-7 @coroutine#2520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.067 [DefaultDispatcher-worker-7 @coroutine#2520] 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-02-25 08:46:34.068 [DefaultDispatcher-worker-3 @coroutine#2520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.068 [DefaultDispatcher-worker-3 @coroutine#2520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.071 [DefaultDispatcher-worker-6 @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.071 [DefaultDispatcher-worker-6 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.071 [DefaultDispatcher-worker-6 @coroutine#2519] 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-02-25 08:46:34.071 [DefaultDispatcher-worker-6 @coroutine#2519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.071 [DefaultDispatcher-worker-2 @coroutine#2519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.071 [DefaultDispatcher-worker-2 @coroutine#2519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.072 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.073 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.075 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-02-25 08:46:34.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-25 08:46:34.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-25 08:46:34.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.076 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4af473: (connection evicted) 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-25 08:46:34.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bae235 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-25 08:46:34.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-25 08:46:34.078 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.083 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.084 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.084 [DefaultDispatcher-worker-7 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.084 [DefaultDispatcher-worker-7 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-25 08:46:34.084 [DefaultDispatcher-worker-7 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.084 [DefaultDispatcher-worker-7 @coroutine#2552] 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-02-25 08:46:34.085 [DefaultDispatcher-worker-13 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.085 [DefaultDispatcher-worker-13 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.088 [DefaultDispatcher-worker-15 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.088 [DefaultDispatcher-worker-15 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.088 [DefaultDispatcher-worker-15 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-25 08:46:34.088 [DefaultDispatcher-worker-15 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.089 [DefaultDispatcher-worker-13 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.089 [DefaultDispatcher-worker-13 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.090 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.091 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.093 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.094 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.095 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da8a302 2025-02-25 08:46:34.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-25 08:46:34.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-25 08:46:34.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.096 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3da8a302: (connection evicted) 2025-02-25 08:46:34.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-25 08:46:34.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f404bc6 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-25 08:46:34.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-02-25 08:46:34.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-02-25 08:46:34.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-25 08:46:34.099 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-02-25 08:46:34.104 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-02-25 08:46:34.105 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-02-25 08:46:34.105 [DefaultDispatcher-worker-7 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.105 [DefaultDispatcher-worker-7 @coroutine#2583] 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-02-25 08:46:34.105 [DefaultDispatcher-worker-7 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.105 [DefaultDispatcher-worker-7 @coroutine#2583] 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-02-25 08:46:34.106 [DefaultDispatcher-worker-15 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.106 [DefaultDispatcher-worker-15 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 08:46:34.109 [DefaultDispatcher-worker-6 @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-02-25 08:46:34.109 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.109 [DefaultDispatcher-worker-6 @coroutine#2582] 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-02-25 08:46:34.109 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.110 [DefaultDispatcher-worker-13 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.110 [DefaultDispatcher-worker-13 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 08:46:34.110 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-02-25 08:46:34.111 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25 2025-02-25 08:46:34.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-25 08:46:34.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-25 08:46:34.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.112 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f46bc25: (connection evicted) 2025-02-25 08:46:34.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-25 08:46:34.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-25 08:46:34.223 [DefaultDispatcher-worker-4 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:34.224 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.224 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.224 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.224 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.224 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.310 [DefaultDispatcher-worker-9 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:34.310 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.310 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.310 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.311 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.311 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e301795 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-02-25 08:46:34.383 [Test worker @coroutine#2632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-25 08:46:34.388 [DefaultDispatcher-worker-2 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:34.388 [DefaultDispatcher-worker-2 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.388 [DefaultDispatcher-worker-2 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.388 [DefaultDispatcher-worker-2 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.389 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.389 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.391 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-02-25 08:46:34.396 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-02-25 08:46:34.397 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-02-25 08:46:34.398 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-02-25 08:46:34.403 [DefaultDispatcher-worker-7 @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-02-25 08:46:34.408 [DefaultDispatcher-worker-15 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2025-02-25 08:46:34.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-25 08:46:34.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-25 08:46:34.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.409 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f: (connection evicted) 2025-02-25 08:46:34.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-25 08:46:34.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ea1cd0 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.411 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-25 08:46:34.421 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.427 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.428 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.428 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ce61d1 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-02-25 08:46:34.429 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-25 08:46:34.437 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-02-25 08:46:34.442 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-02-25 08:46:34.443 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-02-25 08:46:34.443 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-02-25 08:46:34.447 [DefaultDispatcher-worker-11 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2025-02-25 08:46:34.455 [DefaultDispatcher-worker-8 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.459 [DefaultDispatcher-worker-18 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.462 [DefaultDispatcher-worker-18 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2025-02-25 08:46:34.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-25 08:46:34.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-25 08:46:34.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.469 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@477dc93: (connection evicted) 2025-02-25 08:46:34.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-25 08:46:34.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-25 08:46:34.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-25 08:46:34.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-25 08:46:34.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.469 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543b855: (connection evicted) 2025-02-25 08:46:34.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-25 08:46:34.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-25 08:46:34.470 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-25 08:46:34.470 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.470 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5166fe7a 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.471 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-25 08:46:34.473 [DefaultDispatcher-worker-18 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:34.473 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.473 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.473 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.473 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.473 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.479 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.484 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.485 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.486 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5d587c 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.486 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-25 08:46:34.487 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-02-25 08:46:34.487 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-02-25 08:46:34.487 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-25 08:46:34.494 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-02-25 08:46:34.498 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-02-25 08:46:34.499 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-02-25 08:46:34.500 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-02-25 08:46:34.504 [DefaultDispatcher-worker-10 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413a2520 2025-02-25 08:46:34.511 [DefaultDispatcher-worker-4 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.513 [DefaultDispatcher-worker-16 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:34.513 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.513 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.513 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.513 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.513 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.514 [DefaultDispatcher-worker-5 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.518 [DefaultDispatcher-worker-1 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-25 08:46:34.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-25 08:46:34.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-25 08:46:34.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.520 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b09582d: (connection evicted) 2025-02-25 08:46:34.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-25 08:46:34.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-25 08:46:34.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-25 08:46:34.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-25 08:46:34.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.520 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@413a2520: (connection evicted) 2025-02-25 08:46:34.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-25 08:46:34.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56511eda 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.522 [Test worker @coroutine#2733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-25 08:46:34.529 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.534 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.535 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.536 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.540 [DefaultDispatcher-worker-13 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.550 [DefaultDispatcher-worker-19 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.551 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.553 [DefaultDispatcher-worker-13 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:34.553 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.553 [DefaultDispatcher-worker-13 @coroutine#2230] 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-02-25 08:46:34.553 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.554 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.555 [DefaultDispatcher-worker-19 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760f4310 2025-02-25 08:46:34.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-25 08:46:34.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-25 08:46:34.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.566 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@760f4310: (connection evicted) 2025-02-25 08:46:34.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-25 08:46:34.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c7fe78 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.567 [Test worker @coroutine#2790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-25 08:46:34.575 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.578 [DefaultDispatcher-worker-7 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:34.579 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.579 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.579 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.579 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.579 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.580 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.581 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.582 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.586 [DefaultDispatcher-worker-2 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.597 [DefaultDispatcher-worker-12 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.599 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.602 [DefaultDispatcher-worker-10 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2025-02-25 08:46:34.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-25 08:46:34.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-25 08:46:34.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.606 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed: (connection evicted) 2025-02-25 08:46:34.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-25 08:46:34.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d4f542 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.607 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-25 08:46:34.615 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.619 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.620 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.621 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.625 [DefaultDispatcher-worker-19 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.635 [DefaultDispatcher-worker-2 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.639 [DefaultDispatcher-worker-3 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.706 [DefaultDispatcher-worker-18 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:34.706 [DefaultDispatcher-worker-18 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.706 [DefaultDispatcher-worker-18 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.706 [DefaultDispatcher-worker-18 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.707 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.707 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.707 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.749 [DefaultDispatcher-worker-2 @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-02-25 08:46:34.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-25 08:46:34.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-25 08:46:34.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.777 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188500e9: (connection evicted) 2025-02-25 08:46:34.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-25 08:46:34.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d5a77de 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.779 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-25 08:46:34.787 [DefaultDispatcher-worker-2 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:34.787 [DefaultDispatcher-worker-2 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.787 [DefaultDispatcher-worker-2 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.787 [DefaultDispatcher-worker-2 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.788 [DefaultDispatcher-worker-2 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.788 [DefaultDispatcher-worker-2 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.788 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.792 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.793 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.794 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.798 [DefaultDispatcher-worker-14 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.799 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.809 [DefaultDispatcher-worker-14 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.813 [DefaultDispatcher-worker-3 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2025-02-25 08:46:34.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-25 08:46:34.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-25 08:46:34.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.818 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb: (connection evicted) 2025-02-25 08:46:34.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-25 08:46:34.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a0ee65 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.819 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-25 08:46:34.820 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f2bf3a 2025-02-25 08:46:34.820 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f2bf3a 2025-02-25 08:46:34.820 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-25 08:46:34.827 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f2bf3a 2025-02-25 08:46:34.831 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f2bf3a 2025-02-25 08:46:34.832 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f2bf3a 2025-02-25 08:46:34.833 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f2bf3a 2025-02-25 08:46:34.838 [DefaultDispatcher-worker-13 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f2bf3a 2025-02-25 08:46:34.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-25 08:46:34.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-25 08:46:34.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.879 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61f2bf3a: (connection evicted) 2025-02-25 08:46:34.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:34.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-25 08:46:34.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc9e73d 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:34.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:34.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-25 08:46:34.893 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:34.894 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.894 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.894 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.895 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.895 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.942 [DefaultDispatcher-worker-3 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:34.946 [DefaultDispatcher-worker-10 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:34.949 [DefaultDispatcher-worker-19 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:34.952 [DefaultDispatcher-worker-15 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:34.968 [DefaultDispatcher-worker-4 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:34.969 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 08:46:34.973 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-02-25 08:46:34.974 [DefaultDispatcher-worker-3 @coroutine#2963] INFO ktor.application - Responding at http://0.0.0.0:35441 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dfd7f5 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:34.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:34.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-25 08:46:34.982 [DefaultDispatcher-worker-15 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.982 [DefaultDispatcher-worker-15 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:34.982 [DefaultDispatcher-worker-15 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.982 [DefaultDispatcher-worker-15 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:34.982 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:34.983 [eventLoopGroupProxy-19-1 @call-handler#2974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 08:46:34.983 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 08:46:34.984 [eventLoopGroupProxy-19-1 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:34.984 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.984 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:34.984 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:34.984 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.984 [DefaultDispatcher-worker-6 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2898cd46 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-25 08:46:34.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:34.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:34.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-25 08:46:34.991 [DefaultDispatcher-worker-12 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:34.991 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.991 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:34.991 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.991 [eventLoopGroupProxy-19-2 @call-handler#2979] 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-02-25 08:46:34.992 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:34.992 [DefaultDispatcher-worker-6 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.992 [DefaultDispatcher-worker-6 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:34.995 [DefaultDispatcher-worker-11 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.995 [DefaultDispatcher-worker-11 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:34.995 [DefaultDispatcher-worker-11 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.995 [DefaultDispatcher-worker-11 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-25 08:46:34.996 [DefaultDispatcher-worker-15 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:34.996 [eventLoopGroupProxy-19-2 @call-handler#2988] 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-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c56b42 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:34.996 [eventLoopGroupProxy-19-2 @call-handler#2988] 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-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:34.996 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:34.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-25 08:46:34.996 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@466c39de 2025-02-25 08:46:34.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@466c39de 2025-02-25 08:46:34.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-25 08:46:34.996 [eventLoopGroupProxy-19-3 @call-handler#2992] 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-02-25 08:46:34.996 [DefaultDispatcher-worker-13 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.996 [DefaultDispatcher-worker-13 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:34.996 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:34.999 [DefaultDispatcher-worker-19 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.005 [DefaultDispatcher-worker-15 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.005 [DefaultDispatcher-worker-15 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.005 [DefaultDispatcher-worker-15 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.005 [DefaultDispatcher-worker-15 @coroutine#2983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.005 [DefaultDispatcher-worker-14 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:35.005 [DefaultDispatcher-worker-14 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 08:46:35.005 [DefaultDispatcher-worker-14 @coroutine#2997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:35.005 [DefaultDispatcher-worker-14 @coroutine#2997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 08:46:35.006 [eventLoopGroupProxy-19-2 @call-handler#3002] 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-02-25 08:46:35.006 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.006 [DefaultDispatcher-worker-16 @coroutine#2983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.006 [DefaultDispatcher-worker-16 @coroutine#2983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.007 [eventLoopGroupProxy-19-4 @call-handler#3011] 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-02-25 08:46:35.007 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.008 [eventLoopGroupProxy-19-5 @call-handler#3013] 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-02-25 08:46:35.008 [eventLoopGroupProxy-19-5 @call-handler#3013] 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-02-25 08:46:35.008 [eventLoopGroupProxy-19-5 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:35.009 [DefaultDispatcher-worker-14 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.010 [DefaultDispatcher-worker-6 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.010 [eventLoopGroupProxy-19-5 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.010 [DefaultDispatcher-worker-11 @coroutine#2997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:35.010 [DefaultDispatcher-worker-11 @coroutine#2997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 08:46:35.013 [DefaultDispatcher-worker-8 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.014 [DefaultDispatcher-worker-8 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.015 [DefaultDispatcher-worker-17 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466c39de 2025-02-25 08:46:35.015 [DefaultDispatcher-worker-17 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.015 [DefaultDispatcher-worker-17 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.015 [DefaultDispatcher-worker-17 @coroutine#2996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.016 [eventLoopGroupProxy-19-2 @call-handler#3020] 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-02-25 08:46:35.016 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.016 [DefaultDispatcher-worker-14 @coroutine#2996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.016 [DefaultDispatcher-worker-14 @coroutine#2996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.020 [DefaultDispatcher-worker-13 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466c39de 2025-02-25 08:46:35.023 [DefaultDispatcher-worker-20 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466c39de 2025-02-25 08:46:35.030 [DefaultDispatcher-worker-20 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.031 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 08:46:35.031 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-25 08:46:35.031 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 08:46:35.032 [eventLoopGroupProxy-19-2 @call-handler#3034] 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-02-25 08:46:35.034 [DefaultDispatcher-worker-21 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.047 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 08:46:35.047 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 08:46:35.047 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-25 08:46:35.047 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.047 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347648 2025-02-25 08:46:35.047 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347648. 2025-02-25 08:46:35.047 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347648 2025-02-25 08:46:35.048 [eventLoopGroupProxy-19-2 @call-handler#3038] 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-02-25 08:46:35.050 [eventLoopGroupProxy-19-2 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.050 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347648 2025-02-25 08:46:35.050 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347648 2025-02-25 08:46:35.051 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347648. 2025-02-25 08:46:35.051 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.056 [DefaultDispatcher-worker-16 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.056 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 08:46:35.056 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 08:46:35.056 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 08:46:35.057 [eventLoopGroupProxy-19-2 @call-handler#3042] 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-02-25 08:46:35.057 [eventLoopGroupProxy-19-2 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.058 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 08:46:35.058 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 08:46:35.058 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 08:46:35.058 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.062 [DefaultDispatcher-worker-15 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.074 [DefaultDispatcher-worker-4 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.075 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:35.077 [DefaultDispatcher-worker-13 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.077 [DefaultDispatcher-worker-16 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.077 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.077 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/message. 2025-02-25 08:46:35.077 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.078 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35441/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 08:46:35.078 [eventLoopGroupProxy-19-2 @call-handler#3048] 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-02-25 08:46:35.078 [eventLoopGroupProxy-19-2 @call-handler#3048] 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-02-25 08:46:35.078 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:35.083 [DefaultDispatcher-worker-19 @call-handler#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.083 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.084 [DefaultDispatcher-worker-21 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.084 [DefaultDispatcher-worker-21 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.084 [DefaultDispatcher-worker-21 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/message. 2025-02-25 08:46:35.084 [DefaultDispatcher-worker-21 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.087 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:35.088 [DefaultDispatcher-worker-8 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.093 [DefaultDispatcher-worker-4 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.094 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 08:46:35.094 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-25 08:46:35.094 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 08:46:35.095 [eventLoopGroupProxy-19-2 @call-handler#3061] 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-02-25 08:46:35.096 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:35.098 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.108 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 08:46:35.108 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 08:46:35.108 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-25 08:46:35.108 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.109 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347649 2025-02-25 08:46:35.109 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347649. 2025-02-25 08:46:35.109 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347649 2025-02-25 08:46:35.109 [eventLoopGroupProxy-19-2 @call-handler#3065] 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-02-25 08:46:35.110 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.110 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347649 2025-02-25 08:46:35.110 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347649 2025-02-25 08:46:35.110 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347649. 2025-02-25 08:46:35.110 [DefaultDispatcher-worker-15 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698502538248347649 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.114 [DefaultDispatcher-worker-9 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.114 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 08:46:35.115 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 08:46:35.115 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 08:46:35.115 [eventLoopGroupProxy-19-2 @call-handler#3069] 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-02-25 08:46:35.115 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.115 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 08:46:35.115 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 08:46:35.115 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 08:46:35.115 [DefaultDispatcher-worker-21 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.119 [DefaultDispatcher-worker-21 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.130 [DefaultDispatcher-worker-20 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.134 [DefaultDispatcher-worker-15 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.134 [DefaultDispatcher-worker-4 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.134 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.134 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/message. 2025-02-25 08:46:35.134 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.134 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35441/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 08:46:35.134 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-02-25 08:46:35.135 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-02-25 08:46:35.135 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:35.137 [DefaultDispatcher-worker-1 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.140 [DefaultDispatcher-worker-18 @call-handler#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.141 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.141 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.141 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.141 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/message. 2025-02-25 08:46:35.141 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.145 [DefaultDispatcher-worker-8 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.150 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 2025-02-25 08:46:35.150 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648. 2025-02-25 08:46:35.150 [UI Thread @coroutine#3095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 2025-02-25 08:46:35.150 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.150 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.150 [UI Thread @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.150 [eventLoopGroupProxy-19-2 @call-handler#3110] 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-02-25 08:46:35.150 [eventLoopGroupProxy-19-5 @call-handler#3112] 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-02-25 08:46:35.151 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.151 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.151 [UI Thread @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.151 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.151 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.151 [UI Thread @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.152 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 2025-02-25 08:46:35.152 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648. 2025-02-25 08:46:35.152 [UI Thread @coroutine#3123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 2025-02-25 08:46:35.152 [eventLoopGroupProxy-19-5 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.153 [UI Thread @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.153 [UI Thread @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.153 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.153 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.153 [UI Thread @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.154 [UI Thread @coroutine#3095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 2025-02-25 08:46:35.154 [UI Thread @coroutine#3095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 2025-02-25 08:46:35.154 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648. 2025-02-25 08:46:35.154 [UI Thread @coroutine#3095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.154 [eventLoopGroupProxy-19-7 @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-02-25 08:46:35.154 [eventLoopGroupProxy-19-6 @call-handler#3136] 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-02-25 08:46:35.154 [eventLoopGroupProxy-19-8 @call-handler#3137] 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-02-25 08:46:35.155 [eventLoopGroupProxy-19-6 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.155 [eventLoopGroupProxy-19-7 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.155 [UI Thread @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.155 [UI Thread @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.155 [UI Thread @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.155 [UI Thread @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.155 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.155 [UI Thread @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.155 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.156 [UI Thread @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.159 [DefaultDispatcher-worker-8 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.161 [eventLoopGroupProxy-19-8 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.162 [UI Thread @coroutine#3123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 2025-02-25 08:46:35.162 [UI Thread @coroutine#3123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 2025-02-25 08:46:35.162 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648. 2025-02-25 08:46:35.162 [UI Thread @coroutine#3123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.164 [DefaultDispatcher-worker-10 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.168 [DefaultDispatcher-worker-5 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.171 [DefaultDispatcher-worker-13 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.175 [DefaultDispatcher-worker-19 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.177 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698502538248347648 2025-02-25 08:46:35.177 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698502538248347648. 2025-02-25 08:46:35.177 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698502538248347648 2025-02-25 08:46:35.178 [eventLoopGroupProxy-19-2 @call-handler#3154] 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-02-25 08:46:35.179 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.179 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698502538248347648 2025-02-25 08:46:35.179 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698502538248347648 2025-02-25 08:46:35.179 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698502538248347648. 2025-02-25 08:46:35.179 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.184 [DefaultDispatcher-worker-12 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.189 [DefaultDispatcher-worker-6 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.192 [DefaultDispatcher-worker-1 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.192 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.192 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/message. 2025-02-25 08:46:35.192 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.192 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35441/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 08:46:35.193 [eventLoopGroupProxy-19-2 @call-handler#3162] 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-02-25 08:46:35.193 [eventLoopGroupProxy-19-2 @call-handler#3162] 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-02-25 08:46:35.193 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:35.197 [DefaultDispatcher-worker-12 @call-handler#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.197 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.198 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.198 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.198 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/message. 2025-02-25 08:46:35.198 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.201 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698502538248347649&assignmentUid=698502538248347648&clazzUid=698502538248347648&submitterUid=698502538248347648 2025-02-25 08:46:35.201 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698502538248347649&assignmentUid=698502538248347648&clazzUid=698502538248347648&submitterUid=698502538248347648. 2025-02-25 08:46:35.201 [UI Thread @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698502538248347649&assignmentUid=698502538248347648&clazzUid=698502538248347648&submitterUid=698502538248347648 2025-02-25 08:46:35.201 [DefaultDispatcher-worker-16 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.202 [eventLoopGroupProxy-19-2 @call-handler#3183] 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-02-25 08:46:35.205 [eventLoopGroupProxy-19-2 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.205 [UI Thread @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698502538248347649&assignmentUid=698502538248347648&clazzUid=698502538248347648&submitterUid=698502538248347648 2025-02-25 08:46:35.205 [UI Thread @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698502538248347649&assignmentUid=698502538248347648&clazzUid=698502538248347648&submitterUid=698502538248347648 2025-02-25 08:46:35.205 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698502538248347649&assignmentUid=698502538248347648&clazzUid=698502538248347648&submitterUid=698502538248347648. 2025-02-25 08:46:35.205 [UI Thread @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698502538248347649&assignmentUid=698502538248347648&clazzUid=698502538248347648&submitterUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.210 [DefaultDispatcher-worker-6 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.213 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/PersonDao/getNamesByUid?uid=698502538248347648 2025-02-25 08:46:35.214 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/PersonDao/getNamesByUid?uid=698502538248347648. 2025-02-25 08:46:35.214 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/PersonDao/getNamesByUid?uid=698502538248347648 2025-02-25 08:46:35.214 [eventLoopGroupProxy-19-2 @call-handler#3202] 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-02-25 08:46:35.214 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.214 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.214 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.215 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.215 [eventLoopGroupProxy-19-5 @call-handler#3211] 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-02-25 08:46:35.215 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698502538248347648 2025-02-25 08:46:35.215 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698502538248347648. 2025-02-25 08:46:35.215 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698502538248347648 2025-02-25 08:46:35.215 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.215 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.215 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.215 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.215 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.215 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.215 [eventLoopGroupProxy-19-2 @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-02-25 08:46:35.215 [eventLoopGroupProxy-19-7 @call-handler#3222] 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-02-25 08:46:35.215 [eventLoopGroupProxy-19-6 @call-handler#3223] 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-02-25 08:46:35.216 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/PersonDao/getNamesByUid?uid=698502538248347648 2025-02-25 08:46:35.216 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/PersonDao/getNamesByUid?uid=698502538248347648 2025-02-25 08:46:35.216 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/PersonDao/getNamesByUid?uid=698502538248347648. 2025-02-25 08:46:35.216 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/PersonDao/getNamesByUid?uid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.216 [eventLoopGroupProxy-19-7 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.216 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.216 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.216 [eventLoopGroupProxy-19-6 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.216 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.216 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.216 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.216 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.217 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.217 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.217 [eventLoopGroupProxy-19-5 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.217 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.217 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.217 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.217 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.218 [eventLoopGroupProxy-19-2 @call-handler#3219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.218 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698502538248347648 2025-02-25 08:46:35.218 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698502538248347648 2025-02-25 08:46:35.218 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698502538248347648. 2025-02-25 08:46:35.218 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.220 [DefaultDispatcher-worker-3 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.223 [DefaultDispatcher-worker-19 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.226 [DefaultDispatcher-worker-17 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.227 [DefaultDispatcher-worker-17 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:35.227 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.227 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.227 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.228 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.228 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.228 [DefaultDispatcher-worker-21 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.231 [DefaultDispatcher-worker-21 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.235 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347649 2025-02-25 08:46:35.235 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347649. 2025-02-25 08:46:35.235 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347649 2025-02-25 08:46:35.235 [eventLoopGroupProxy-19-2 @call-handler#3243] 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-02-25 08:46:35.238 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.238 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347649 2025-02-25 08:46:35.238 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347649 2025-02-25 08:46:35.238 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347649. 2025-02-25 08:46:35.238 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347649 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.242 [DefaultDispatcher-worker-13 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.243 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/PersonDao/findByUidAsync?uid=698502538248347648 2025-02-25 08:46:35.243 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidAsync?uid=698502538248347648. 2025-02-25 08:46:35.243 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/PersonDao/findByUidAsync?uid=698502538248347648 2025-02-25 08:46:35.244 [eventLoopGroupProxy-19-2 @call-handler#3247] 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-02-25 08:46:35.244 [eventLoopGroupProxy-19-2 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.244 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/PersonDao/findByUidAsync?uid=698502538248347648 2025-02-25 08:46:35.244 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidAsync?uid=698502538248347648 2025-02-25 08:46:35.244 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/PersonDao/findByUidAsync?uid=698502538248347648. 2025-02-25 08:46:35.244 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/PersonDao/findByUidAsync?uid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.248 [DefaultDispatcher-worker-2 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.253 [DefaultDispatcher-worker-20 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.257 [DefaultDispatcher-worker-10 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.257 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.257 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/message. 2025-02-25 08:46:35.257 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.257 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35441/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 08:46:35.257 [eventLoopGroupProxy-19-2 @call-handler#3252] 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-02-25 08:46:35.257 [eventLoopGroupProxy-19-2 @call-handler#3252] 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-02-25 08:46:35.257 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 08:46:35.261 [DefaultDispatcher-worker-7 @call-handler#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58052571 2025-02-25 08:46:35.261 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.261 [DefaultDispatcher-worker-2 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.261 [DefaultDispatcher-worker-2 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/replication/message 2025-02-25 08:46:35.262 [DefaultDispatcher-worker-2 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/replication/message. 2025-02-25 08:46:35.262 [DefaultDispatcher-worker-2 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.263 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 2025-02-25 08:46:35.263 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648. 2025-02-25 08:46:35.263 [UI Thread @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 2025-02-25 08:46:35.263 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.263 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.263 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.263 [eventLoopGroupProxy-19-2 @call-handler#3292] 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-02-25 08:46:35.263 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.263 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.263 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.263 [eventLoopGroupProxy-19-5 @call-handler#3294] 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-02-25 08:46:35.263 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.263 [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:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.263 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.263 [eventLoopGroupProxy-19-2 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.263 [eventLoopGroupProxy-19-7 @call-handler#3302] 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-02-25 08:46:35.263 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 2025-02-25 08:46:35.263 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648. 2025-02-25 08:46:35.263 [UI Thread @coroutine#3304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 2025-02-25 08:46:35.264 [eventLoopGroupProxy-19-6 @call-handler#3306] 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-02-25 08:46:35.264 [UI Thread @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 2025-02-25 08:46:35.264 [UI Thread @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 2025-02-25 08:46:35.264 [eventLoopGroupProxy-19-7 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.264 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648. 2025-02-25 08:46:35.264 [UI Thread @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.264 [eventLoopGroupProxy-19-6 @call-handler#3306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.264 [eventLoopGroupProxy-19-5 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.264 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.264 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.264 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.264 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.264 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.264 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.264 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.264 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 2025-02-25 08:46:35.265 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.265 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.265 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648. 2025-02-25 08:46:35.265 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698502538248347648&assignmentUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.266 [DefaultDispatcher-worker-18 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32 2025-02-25 08:46:35.266 [eventLoopGroupProxy-19-9 @call-handler#3320] 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-02-25 08:46:35.268 [eventLoopGroupProxy-19-9 @call-handler#3320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 08:46:35.268 [UI Thread @coroutine#3304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 2025-02-25 08:46:35.268 [UI Thread @coroutine#3304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 2025-02-25 08:46:35.268 [DefaultDispatcher-worker-3 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.268 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648. 2025-02-25 08:46:35.268 [UI Thread @coroutine#3304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35441/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698502538248347648&clazzUid=698502538248347648&accountPersonUid=698502538248347648 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:35.271 [DefaultDispatcher-worker-21 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.274 [DefaultDispatcher-worker-1 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.276 [DefaultDispatcher-worker-15 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.280 [DefaultDispatcher-worker-15 @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-02-25 08:46:35.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-25 08:46:35.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-25 08:46:35.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:35.282 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e: (connection evicted) 2025-02-25 08:46:35.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:35.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-25 08:46:35.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-25 08:46:35.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-25 08:46:35.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-25 08:46:35.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:35.282 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8cbb32: (connection evicted) 2025-02-25 08:46:35.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:35.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-25 08:46:35.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-25 08:46:35.314 [DefaultDispatcher-worker-5 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:35.314 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.314 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.314 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.315 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.315 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.392 [DefaultDispatcher-worker-3 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:35.392 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.392 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.392 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.393 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.393 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.477 [DefaultDispatcher-worker-11 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:35.477 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.477 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.477 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.478 [DefaultDispatcher-worker-17 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.478 [DefaultDispatcher-worker-17 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.517 [DefaultDispatcher-worker-8 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:35.517 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.517 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.517 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.518 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.518 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.558 [DefaultDispatcher-worker-17 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:35.558 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.558 [DefaultDispatcher-worker-17 @coroutine#2230] 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-02-25 08:46:35.558 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.558 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.583 [DefaultDispatcher-worker-17 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:35.583 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.583 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.583 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.584 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.584 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.711 [DefaultDispatcher-worker-18 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:35.711 [DefaultDispatcher-worker-18 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.711 [DefaultDispatcher-worker-18 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.711 [DefaultDispatcher-worker-18 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.711 [DefaultDispatcher-worker-5 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.711 [DefaultDispatcher-worker-5 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.792 [DefaultDispatcher-worker-2 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:35.792 [DefaultDispatcher-worker-2 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.792 [DefaultDispatcher-worker-2 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.792 [DefaultDispatcher-worker-2 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.792 [DefaultDispatcher-worker-11 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.792 [DefaultDispatcher-worker-11 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.899 [DefaultDispatcher-worker-14 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:35.899 [DefaultDispatcher-worker-14 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.899 [DefaultDispatcher-worker-14 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:35.899 [DefaultDispatcher-worker-14 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.899 [DefaultDispatcher-worker-13 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:35.899 [DefaultDispatcher-worker-13 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.233 [DefaultDispatcher-worker-14 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:36.233 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.233 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.233 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.234 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.234 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-25 08:46:36.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-25 08:46:36.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.286 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58052571: (connection evicted) 2025-02-25 08:46:36.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-25 08:46:36.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@781befe7 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.288 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-25 08:46:36.289 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@451393a9 2025-02-25 08:46:36.289 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@451393a9 2025-02-25 08:46:36.289 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-25 08:46:36.298 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451393a9 2025-02-25 08:46:36.304 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451393a9 2025-02-25 08:46:36.305 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451393a9 2025-02-25 08:46:36.306 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451393a9 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19dc9dda 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.306 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@494c452b 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@494c452b 2025-02-25 08:46:36.307 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-25 08:46:36.316 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494c452b 2025-02-25 08:46:36.319 [DefaultDispatcher-worker-20 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:36.319 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.320 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.320 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.320 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.320 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.322 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494c452b 2025-02-25 08:46:36.323 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494c452b 2025-02-25 08:46:36.324 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494c452b 2025-02-25 08:46:36.328 [DefaultDispatcher-worker-2 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494c452b 2025-02-25 08:46:36.337 [DefaultDispatcher-worker-2 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451393a9 2025-02-25 08:46:36.342 [DefaultDispatcher-worker-14 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451393a9 2025-02-25 08:46:36.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-25 08:46:36.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-25 08:46:36.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.347 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@451393a9: (connection evicted) 2025-02-25 08:46:36.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-25 08:46:36.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-25 08:46:36.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-02-25 08:46:36.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-02-25 08:46:36.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.347 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494c452b: (connection evicted) 2025-02-25 08:46:36.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-02-25 08:46:36.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-02-25 08:46:36.348 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-25 08:46:36.348 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.348 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.348 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58885a2e 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.349 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-25 08:46:36.358 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.364 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.365 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.368 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.368 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ba4735c 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2025-02-25 08:46:36.369 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-25 08:46:36.378 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2025-02-25 08:46:36.384 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2025-02-25 08:46:36.385 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2025-02-25 08:46:36.386 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2025-02-25 08:46:36.390 [DefaultDispatcher-worker-14 @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2025-02-25 08:46:36.397 [DefaultDispatcher-worker-4 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:36.397 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.397 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.397 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.398 [DefaultDispatcher-worker-16 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.398 [DefaultDispatcher-worker-16 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.398 [DefaultDispatcher-worker-16 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.403 [DefaultDispatcher-worker-12 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.408 [DefaultDispatcher-worker-11 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.418 [DefaultDispatcher-worker-13 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e806 2025-02-25 08:46:36.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-25 08:46:36.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-25 08:46:36.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.420 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e806: (connection evicted) 2025-02-25 08:46:36.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-25 08:46:36.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-25 08:46:36.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-25 08:46:36.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-25 08:46:36.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.421 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1b0658: (connection evicted) 2025-02-25 08:46:36.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-25 08:46:36.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b67c637 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.422 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-25 08:46:36.423 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2025-02-25 08:46:36.423 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2025-02-25 08:46:36.423 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-25 08:46:36.431 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2025-02-25 08:46:36.438 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2025-02-25 08:46:36.439 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2025-02-25 08:46:36.440 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6979e9b8 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@345effd7 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@345effd7 2025-02-25 08:46:36.440 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-25 08:46:36.449 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345effd7 2025-02-25 08:46:36.455 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345effd7 2025-02-25 08:46:36.456 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345effd7 2025-02-25 08:46:36.457 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345effd7 2025-02-25 08:46:36.461 [DefaultDispatcher-worker-7 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345effd7 2025-02-25 08:46:36.470 [DefaultDispatcher-worker-21 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2025-02-25 08:46:36.474 [DefaultDispatcher-worker-19 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2025-02-25 08:46:36.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-25 08:46:36.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-25 08:46:36.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.479 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414d5660: (connection evicted) 2025-02-25 08:46:36.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-25 08:46:36.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-25 08:46:36.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-25 08:46:36.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-25 08:46:36.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.480 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@345effd7: (connection evicted) 2025-02-25 08:46:36.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-25 08:46:36.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35cc5b75 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2025-02-25 08:46:36.481 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-25 08:46:36.483 [DefaultDispatcher-worker-9 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:36.483 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.483 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.483 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.484 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.484 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.491 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2025-02-25 08:46:36.497 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2025-02-25 08:46:36.498 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2025-02-25 08:46:36.499 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71904ea8 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.499 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-02-25 08:46:36.500 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-25 08:46:36.509 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-02-25 08:46:36.514 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-02-25 08:46:36.515 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-02-25 08:46:36.516 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-02-25 08:46:36.521 [DefaultDispatcher-worker-13 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-02-25 08:46:36.522 [DefaultDispatcher-worker-14 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:36.522 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.522 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.522 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.522 [DefaultDispatcher-worker-4 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.522 [DefaultDispatcher-worker-4 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.529 [DefaultDispatcher-worker-4 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2025-02-25 08:46:36.534 [DefaultDispatcher-worker-15 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2025-02-25 08:46:36.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-25 08:46:36.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-25 08:46:36.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.538 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6921b7: (connection evicted) 2025-02-25 08:46:36.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-25 08:46:36.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-25 08:46:36.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-25 08:46:36.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-25 08:46:36.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.539 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64f55630: (connection evicted) 2025-02-25 08:46:36.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-25 08:46:36.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ef07fa 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@245b009a 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@245b009a 2025-02-25 08:46:36.540 [Test worker @coroutine#3643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-25 08:46:36.549 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b009a 2025-02-25 08:46:36.555 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b009a 2025-02-25 08:46:36.556 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b009a 2025-02-25 08:46:36.557 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b009a 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05dd42 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-02-25 08:46:36.558 [Test worker @coroutine#3643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-25 08:46:36.563 [DefaultDispatcher-worker-8 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:36.563 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.563 [DefaultDispatcher-worker-8 @coroutine#2230] 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-02-25 08:46:36.563 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.563 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.567 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-02-25 08:46:36.573 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-02-25 08:46:36.574 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-02-25 08:46:36.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-02-25 08:46:36.579 [DefaultDispatcher-worker-8 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-02-25 08:46:36.587 [DefaultDispatcher-worker-4 @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b009a 2025-02-25 08:46:36.587 [DefaultDispatcher-worker-17 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:36.588 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.588 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.588 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.588 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.588 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.592 [DefaultDispatcher-worker-21 @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b009a 2025-02-25 08:46:36.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-25 08:46:36.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-25 08:46:36.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.596 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245b009a: (connection evicted) 2025-02-25 08:46:36.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-25 08:46:36.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-25 08:46:36.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-25 08:46:36.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-25 08:46:36.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.597 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c: (connection evicted) 2025-02-25 08:46:36.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-25 08:46:36.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1077a7 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.598 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-25 08:46:36.606 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.611 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.612 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.612 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c29138a 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-02-25 08:46:36.613 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-25 08:46:36.620 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-02-25 08:46:36.625 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-02-25 08:46:36.626 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-02-25 08:46:36.627 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-02-25 08:46:36.630 [DefaultDispatcher-worker-21 @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-02-25 08:46:36.638 [DefaultDispatcher-worker-3 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.642 [DefaultDispatcher-worker-5 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.645 [DefaultDispatcher-worker-15 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-02-25 08:46:36.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-25 08:46:36.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-25 08:46:36.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.649 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3110bb19: (connection evicted) 2025-02-25 08:46:36.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-25 08:46:36.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-25 08:46:36.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-25 08:46:36.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-25 08:46:36.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.650 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e: (connection evicted) 2025-02-25 08:46:36.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-25 08:46:36.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4e255 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.651 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-25 08:46:36.658 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.663 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.664 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.665 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391cc6cf 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-02-25 08:46:36.665 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-25 08:46:36.672 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-02-25 08:46:36.677 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-02-25 08:46:36.678 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-02-25 08:46:36.679 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-02-25 08:46:36.682 [DefaultDispatcher-worker-6 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-02-25 08:46:36.689 [DefaultDispatcher-worker-21 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.694 [DefaultDispatcher-worker-4 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.697 [DefaultDispatcher-worker-16 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.707 [DefaultDispatcher-worker-18 @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-02-25 08:46:36.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-25 08:46:36.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-25 08:46:36.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.709 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1: (connection evicted) 2025-02-25 08:46:36.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-25 08:46:36.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-25 08:46:36.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-25 08:46:36.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-25 08:46:36.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.710 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404cc16a: (connection evicted) 2025-02-25 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-25 08:46:36.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f8586f 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.711 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-25 08:46:36.712 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.712 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.712 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-25 08:46:36.715 [DefaultDispatcher-worker-8 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:36.716 [DefaultDispatcher-worker-8 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.716 [DefaultDispatcher-worker-8 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.716 [DefaultDispatcher-worker-8 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.716 [DefaultDispatcher-worker-19 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.716 [DefaultDispatcher-worker-19 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.720 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.725 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.726 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.727 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54e63f7c 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.727 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-25 08:46:36.728 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b87c881 2025-02-25 08:46:36.728 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b87c881 2025-02-25 08:46:36.728 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-25 08:46:36.735 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b87c881 2025-02-25 08:46:36.740 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b87c881 2025-02-25 08:46:36.740 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b87c881 2025-02-25 08:46:36.741 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b87c881 2025-02-25 08:46:36.745 [DefaultDispatcher-worker-16 @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b87c881 2025-02-25 08:46:36.752 [DefaultDispatcher-worker-17 @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.757 [DefaultDispatcher-worker-20 @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.758 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2025-02-25 08:46:36.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-25 08:46:36.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-25 08:46:36.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.762 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b: (connection evicted) 2025-02-25 08:46:36.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-25 08:46:36.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-25 08:46:36.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-25 08:46:36.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-25 08:46:36.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.762 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b87c881: (connection evicted) 2025-02-25 08:46:36.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-25 08:46:36.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b96ea23 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.763 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.764 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.764 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.764 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.764 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.764 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-25 08:46:36.764 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.764 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.764 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-25 08:46:36.771 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.776 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.776 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.777 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e368085 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-02-25 08:46:36.778 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-25 08:46:36.785 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-02-25 08:46:36.790 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-02-25 08:46:36.790 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-02-25 08:46:36.791 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-02-25 08:46:36.795 [DefaultDispatcher-worker-11 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-02-25 08:46:36.796 [DefaultDispatcher-worker-15 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:36.797 [DefaultDispatcher-worker-15 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.797 [DefaultDispatcher-worker-15 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.797 [DefaultDispatcher-worker-15 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.797 [DefaultDispatcher-worker-21 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.797 [DefaultDispatcher-worker-21 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.802 [DefaultDispatcher-worker-8 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.807 [DefaultDispatcher-worker-7 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.808 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.809 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2025-02-25 08:46:36.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-25 08:46:36.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-25 08:46:36.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.812 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65640109: (connection evicted) 2025-02-25 08:46:36.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-25 08:46:36.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-25 08:46:36.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-25 08:46:36.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-25 08:46:36.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.813 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5: (connection evicted) 2025-02-25 08:46:36.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-25 08:46:36.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104972a0 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.814 [Test worker @coroutine#3978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-25 08:46:36.815 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0bd567 2025-02-25 08:46:36.815 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0bd567 2025-02-25 08:46:36.815 [Test worker @coroutine#3978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-25 08:46:36.822 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0bd567 2025-02-25 08:46:36.827 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0bd567 2025-02-25 08:46:36.827 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0bd567 2025-02-25 08:46:36.828 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0bd567 2025-02-25 08:46:36.828 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7731504 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b71ccf2 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b71ccf2 2025-02-25 08:46:36.829 [Test worker @coroutine#3978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-25 08:46:36.836 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b71ccf2 2025-02-25 08:46:36.841 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b71ccf2 2025-02-25 08:46:36.841 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b71ccf2 2025-02-25 08:46:36.842 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b71ccf2 2025-02-25 08:46:36.846 [DefaultDispatcher-worker-8 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b71ccf2 2025-02-25 08:46:36.853 [DefaultDispatcher-worker-20 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0bd567 2025-02-25 08:46:36.858 [DefaultDispatcher-worker-18 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0bd567 2025-02-25 08:46:36.910 [DefaultDispatcher-worker-20 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:36.910 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.910 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:36.910 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.911 [DefaultDispatcher-worker-24 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.911 [DefaultDispatcher-worker-24 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:36.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-25 08:46:36.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-25 08:46:36.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.913 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0bd567: (connection evicted) 2025-02-25 08:46:36.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-25 08:46:36.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-25 08:46:36.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-25 08:46:36.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-25 08:46:36.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.914 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b71ccf2: (connection evicted) 2025-02-25 08:46:36.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-25 08:46:36.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a46f81 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.915 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-25 08:46:36.916 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300 2025-02-25 08:46:36.916 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300 2025-02-25 08:46:36.916 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-25 08:46:36.926 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300 2025-02-25 08:46:36.934 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300 2025-02-25 08:46:36.935 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300 2025-02-25 08:46:36.936 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c366d3 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6089c1e3 2025-02-25 08:46:36.936 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6089c1e3 2025-02-25 08:46:36.937 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-25 08:46:36.944 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6089c1e3 2025-02-25 08:46:36.949 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6089c1e3 2025-02-25 08:46:36.950 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6089c1e3 2025-02-25 08:46:36.951 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6089c1e3 2025-02-25 08:46:36.955 [DefaultDispatcher-worker-7 @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6089c1e3 2025-02-25 08:46:36.963 [DefaultDispatcher-worker-8 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300 2025-02-25 08:46:36.968 [DefaultDispatcher-worker-8 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300 2025-02-25 08:46:36.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-25 08:46:36.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-25 08:46:36.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.972 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d7fe300: (connection evicted) 2025-02-25 08:46:36.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-25 08:46:36.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-25 08:46:36.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-25 08:46:36.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-25 08:46:36.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:36.973 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6089c1e3: (connection evicted) 2025-02-25 08:46:36.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:36.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-25 08:46:36.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ebd3708 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.974 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-25 08:46:36.975 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:36.975 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:36.975 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-25 08:46:36.982 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:36.987 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:36.988 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:36.989 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d985720 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2025-02-25 08:46:36.989 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-25 08:46:36.996 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2025-02-25 08:46:37.001 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2025-02-25 08:46:37.002 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2025-02-25 08:46:37.003 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2025-02-25 08:46:37.007 [DefaultDispatcher-worker-6 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2025-02-25 08:46:37.014 [DefaultDispatcher-worker-3 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:37.018 [DefaultDispatcher-worker-19 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:37.020 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:37.021 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2025-02-25 08:46:37.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-25 08:46:37.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-25 08:46:37.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.026 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@284e68ae: (connection evicted) 2025-02-25 08:46:37.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-25 08:46:37.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-25 08:46:37.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-25 08:46:37.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-25 08:46:37.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.026 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8: (connection evicted) 2025-02-25 08:46:37.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-25 08:46:37.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f81b020 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.027 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.028 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-25 08:46:37.036 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.041 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.042 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.043 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67398bad 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-02-25 08:46:37.043 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-25 08:46:37.051 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-02-25 08:46:37.055 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-02-25 08:46:37.056 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-02-25 08:46:37.057 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-02-25 08:46:37.061 [DefaultDispatcher-worker-23 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2025-02-25 08:46:37.068 [DefaultDispatcher-worker-7 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.072 [DefaultDispatcher-worker-22 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.078 [UI Thread @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2025-02-25 08:46:37.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-25 08:46:37.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-25 08:46:37.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.080 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65dff28b: (connection evicted) 2025-02-25 08:46:37.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-25 08:46:37.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-25 08:46:37.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-25 08:46:37.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-25 08:46:37.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.080 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90: (connection evicted) 2025-02-25 08:46:37.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-25 08:46:37.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a720cdf 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.082 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-25 08:46:37.089 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.095 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.096 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.096 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.101 [DefaultDispatcher-worker-11 @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.102 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.109 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f83b506 2025-02-25 08:46:37.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-25 08:46:37.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-25 08:46:37.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.122 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f83b506: (connection evicted) 2025-02-25 08:46:37.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-25 08:46:37.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d7135c 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e7e3df 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e7e3df 2025-02-25 08:46:37.123 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-25 08:46:37.131 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e7e3df 2025-02-25 08:46:37.136 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e7e3df 2025-02-25 08:46:37.136 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e7e3df 2025-02-25 08:46:37.137 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e7e3df 2025-02-25 08:46:37.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-25 08:46:37.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-25 08:46:37.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:37.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-25 08:46:37.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd47c88 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.140 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-25 08:46:37.141 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e50ca51 2025-02-25 08:46:37.141 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e50ca51 2025-02-25 08:46:37.141 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-25 08:46:37.148 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e50ca51 2025-02-25 08:46:37.153 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e50ca51 2025-02-25 08:46:37.154 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e50ca51 2025-02-25 08:46:37.154 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e50ca51 2025-02-25 08:46:37.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-25 08:46:37.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-25 08:46:37.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:37.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-25 08:46:37.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68553e92 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-02-25 08:46:37.158 [Test worker @coroutine#4355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-25 08:46:37.166 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-02-25 08:46:37.171 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-02-25 08:46:37.172 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-02-25 08:46:37.172 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2025-02-25 08:46:37.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-25 08:46:37.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-25 08:46:37.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:37.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-25 08:46:37.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67599bae 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2025-02-25 08:46:37.176 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-25 08:46:37.184 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2025-02-25 08:46:37.189 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2025-02-25 08:46:37.190 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2025-02-25 08:46:37.191 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2025-02-25 08:46:37.196 [DefaultDispatcher-worker-22 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2025-02-25 08:46:37.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-25 08:46:37.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-25 08:46:37.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.204 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3: (connection evicted) 2025-02-25 08:46:37.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-25 08:46:37.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f573b84 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.205 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-02-25 08:46:37.206 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-25 08:46:37.213 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-02-25 08:46:37.218 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-02-25 08:46:37.219 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-02-25 08:46:37.219 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-02-25 08:46:37.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-25 08:46:37.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-25 08:46:37.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:37.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-25 08:46:37.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b9a553 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.222 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-25 08:46:37.223 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.223 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.223 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-25 08:46:37.231 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.236 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.237 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.238 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.238 [DefaultDispatcher-worker-11 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:37.238 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.238 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.238 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.239 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.239 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.242 [DefaultDispatcher-worker-20 @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.242 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.244 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 08:46:37.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-25 08:46:37.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-25 08:46:37.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.245 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@591dd039: (connection evicted) 2025-02-25 08:46:37.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-25 08:46:37.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4baf0b7f 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@f58011d 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@f58011d 2025-02-25 08:46:37.247 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-25 08:46:37.254 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f58011d 2025-02-25 08:46:37.259 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f58011d 2025-02-25 08:46:37.260 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f58011d 2025-02-25 08:46:37.261 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f58011d 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611c1f92 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-02-25 08:46:37.261 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-25 08:46:37.269 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-02-25 08:46:37.274 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-02-25 08:46:37.275 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-02-25 08:46:37.276 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-02-25 08:46:37.279 [DefaultDispatcher-worker-10 @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-02-25 08:46:37.288 [DefaultDispatcher-worker-12 @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f58011d 2025-02-25 08:46:37.297 [DefaultDispatcher-worker-17 @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f58011d 2025-02-25 08:46:37.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-25 08:46:37.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-25 08:46:37.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.302 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f58011d: (connection evicted) 2025-02-25 08:46:37.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-25 08:46:37.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-25 08:46:37.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-25 08:46:37.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-25 08:46:37.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.302 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc: (connection evicted) 2025-02-25 08:46:37.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-25 08:46:37.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a5bdaf 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-02-25 08:46:37.304 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-25 08:46:37.311 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-02-25 08:46:37.316 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-02-25 08:46:37.317 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-02-25 08:46:37.318 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@618c387d 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-02-25 08:46:37.318 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-25 08:46:37.325 [DefaultDispatcher-worker-13 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:37.325 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.325 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.325 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.325 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.325 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.326 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-02-25 08:46:37.331 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-02-25 08:46:37.332 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-02-25 08:46:37.333 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-02-25 08:46:37.336 [DefaultDispatcher-worker-14 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-02-25 08:46:37.344 [DefaultDispatcher-worker-3 @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-02-25 08:46:37.352 [DefaultDispatcher-worker-16 @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-02-25 08:46:37.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-25 08:46:37.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-25 08:46:37.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.354 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f33123: (connection evicted) 2025-02-25 08:46:37.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-25 08:46:37.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-25 08:46:37.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-25 08:46:37.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-25 08:46:37.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.355 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2: (connection evicted) 2025-02-25 08:46:37.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-25 08:46:37.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6114ed6f 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.356 [Test worker @coroutine#4543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-25 08:46:37.357 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.357 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.357 [Test worker @coroutine#4543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-25 08:46:37.364 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.369 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.370 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.371 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c76c23 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-02-25 08:46:37.371 [Test worker @coroutine#4543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-25 08:46:37.379 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-02-25 08:46:37.383 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-02-25 08:46:37.384 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-02-25 08:46:37.385 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-02-25 08:46:37.389 [DefaultDispatcher-worker-14 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-02-25 08:46:37.397 [DefaultDispatcher-worker-23 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.402 [DefaultDispatcher-worker-17 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:37.402 [DefaultDispatcher-worker-17 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.402 [DefaultDispatcher-worker-17 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.402 [DefaultDispatcher-worker-17 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.402 [DefaultDispatcher-worker-12 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.402 [DefaultDispatcher-worker-12 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.404 [DefaultDispatcher-worker-8 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.407 [DefaultDispatcher-worker-17 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.412 [DefaultDispatcher-worker-12 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f929ff 2025-02-25 08:46:37.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-25 08:46:37.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-25 08:46:37.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.418 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30f929ff: (connection evicted) 2025-02-25 08:46:37.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-25 08:46:37.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-25 08:46:37.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-25 08:46:37.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-25 08:46:37.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.419 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f6f272: (connection evicted) 2025-02-25 08:46:37.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-25 08:46:37.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e7cc08 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.421 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-25 08:46:37.428 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.433 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.434 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.435 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32e9c8 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-02-25 08:46:37.435 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-25 08:46:37.443 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-02-25 08:46:37.447 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-02-25 08:46:37.448 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-02-25 08:46:37.449 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-02-25 08:46:37.455 [DefaultDispatcher-worker-9 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-02-25 08:46:37.462 [DefaultDispatcher-worker-9 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.467 [DefaultDispatcher-worker-9 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.470 [DefaultDispatcher-worker-15 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-02-25 08:46:37.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-25 08:46:37.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-25 08:46:37.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.475 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7119d1da: (connection evicted) 2025-02-25 08:46:37.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-25 08:46:37.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-25 08:46:37.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-25 08:46:37.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-25 08:46:37.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.476 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07: (connection evicted) 2025-02-25 08:46:37.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-25 08:46:37.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@602854ed 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-02-25 08:46:37.477 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-25 08:46:37.484 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-02-25 08:46:37.488 [DefaultDispatcher-worker-21 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:37.488 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.488 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.488 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.489 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.489 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.490 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-02-25 08:46:37.491 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-02-25 08:46:37.492 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f3f849 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-02-25 08:46:37.492 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-25 08:46:37.500 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-02-25 08:46:37.504 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-02-25 08:46:37.505 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-02-25 08:46:37.506 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-02-25 08:46:37.509 [DefaultDispatcher-worker-8 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-02-25 08:46:37.516 [DefaultDispatcher-worker-8 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-02-25 08:46:37.520 [DefaultDispatcher-worker-9 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-02-25 08:46:37.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-25 08:46:37.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-25 08:46:37.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.522 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43941806: (connection evicted) 2025-02-25 08:46:37.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-25 08:46:37.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-25 08:46:37.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-25 08:46:37.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-25 08:46:37.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.523 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71586f: (connection evicted) 2025-02-25 08:46:37.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-25 08:46:37.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f34d178 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.525 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-25 08:46:37.526 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.526 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.526 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-25 08:46:37.527 [DefaultDispatcher-worker-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:37.527 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.527 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.527 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.528 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.528 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.533 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.538 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.539 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.540 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21339b6f 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-25 08:46:37.540 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-25 08:46:37.547 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-25 08:46:37.552 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-25 08:46:37.553 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-25 08:46:37.554 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-25 08:46:37.557 [DefaultDispatcher-worker-2 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-25 08:46:37.564 [DefaultDispatcher-worker-8 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.567 [DefaultDispatcher-worker-23 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:37.567 [DefaultDispatcher-worker-23 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.567 [DefaultDispatcher-worker-23 @coroutine#2230] 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-02-25 08:46:37.567 [DefaultDispatcher-worker-23 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.568 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.569 [DefaultDispatcher-worker-22 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.579 [DefaultDispatcher-worker-12 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f5752 2025-02-25 08:46:37.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-25 08:46:37.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-25 08:46:37.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.580 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@746f5752: (connection evicted) 2025-02-25 08:46:37.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-25 08:46:37.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-25 08:46:37.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-25 08:46:37.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-25 08:46:37.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.581 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13088030: (connection evicted) 2025-02-25 08:46:37.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-25 08:46:37.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761ac810 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.582 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-25 08:46:37.590 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.592 [DefaultDispatcher-worker-19 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:37.593 [DefaultDispatcher-worker-19 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.593 [DefaultDispatcher-worker-19 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.593 [DefaultDispatcher-worker-19 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.593 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.593 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.595 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.596 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.597 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f040f9e 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-02-25 08:46:37.597 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-25 08:46:37.605 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-02-25 08:46:37.609 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-02-25 08:46:37.610 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-02-25 08:46:37.611 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-02-25 08:46:37.615 [DefaultDispatcher-worker-9 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20326436 2025-02-25 08:46:37.622 [DefaultDispatcher-worker-19 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.626 [DefaultDispatcher-worker-12 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.630 [DefaultDispatcher-worker-1 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.637 [DefaultDispatcher-worker-8 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7170da18 2025-02-25 08:46:37.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-25 08:46:37.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-25 08:46:37.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.638 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7170da18: (connection evicted) 2025-02-25 08:46:37.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-25 08:46:37.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-25 08:46:37.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-25 08:46:37.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-25 08:46:37.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.639 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20326436: (connection evicted) 2025-02-25 08:46:37.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-25 08:46:37.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4877731d 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.640 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.641 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-25 08:46:37.641 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-02-25 08:46:37.641 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-02-25 08:46:37.641 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-25 08:46:37.652 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-02-25 08:46:37.658 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-02-25 08:46:37.658 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-02-25 08:46:37.659 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3821a012 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dbfe64 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dbfe64 2025-02-25 08:46:37.660 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-25 08:46:37.668 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dbfe64 2025-02-25 08:46:37.673 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dbfe64 2025-02-25 08:46:37.674 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dbfe64 2025-02-25 08:46:37.674 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dbfe64 2025-02-25 08:46:37.678 [DefaultDispatcher-worker-15 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dbfe64 2025-02-25 08:46:37.686 [DefaultDispatcher-worker-15 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-02-25 08:46:37.690 [DefaultDispatcher-worker-11 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-02-25 08:46:37.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-25 08:46:37.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-25 08:46:37.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.696 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e552ff: (connection evicted) 2025-02-25 08:46:37.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-25 08:46:37.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-25 08:46:37.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-25 08:46:37.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-25 08:46:37.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.697 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71dbfe64: (connection evicted) 2025-02-25 08:46:37.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-25 08:46:37.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c634a04 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.698 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-25 08:46:37.699 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-02-25 08:46:37.699 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-02-25 08:46:37.699 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-25 08:46:37.706 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-02-25 08:46:37.711 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-02-25 08:46:37.712 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-02-25 08:46:37.713 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-02-25 08:46:37.713 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41cfcbb5 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-02-25 08:46:37.714 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-25 08:46:37.721 [DefaultDispatcher-worker-4 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:37.721 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.721 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.721 [DefaultDispatcher-worker-4 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.722 [DefaultDispatcher-worker-7 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.722 [DefaultDispatcher-worker-7 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.722 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-02-25 08:46:37.727 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-02-25 08:46:37.728 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-02-25 08:46:37.729 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-02-25 08:46:37.733 [DefaultDispatcher-worker-14 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-02-25 08:46:37.740 [DefaultDispatcher-worker-8 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-02-25 08:46:37.745 [DefaultDispatcher-worker-1 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2025-02-25 08:46:37.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-25 08:46:37.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-25 08:46:37.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.747 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a: (connection evicted) 2025-02-25 08:46:37.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-25 08:46:37.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-25 08:46:37.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-25 08:46:37.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-25 08:46:37.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.748 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df: (connection evicted) 2025-02-25 08:46:37.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-25 08:46:37.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cbb9702 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.749 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-25 08:46:37.750 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-02-25 08:46:37.750 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-02-25 08:46:37.750 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-25 08:46:37.757 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-02-25 08:46:37.763 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-02-25 08:46:37.763 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-02-25 08:46:37.764 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-02-25 08:46:37.764 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0b7b6d 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-02-25 08:46:37.765 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-25 08:46:37.772 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-02-25 08:46:37.777 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-02-25 08:46:37.778 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-02-25 08:46:37.779 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-02-25 08:46:37.783 [DefaultDispatcher-worker-2 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-02-25 08:46:37.790 [DefaultDispatcher-worker-3 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-02-25 08:46:37.794 [DefaultDispatcher-worker-12 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-02-25 08:46:37.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-25 08:46:37.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-25 08:46:37.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.796 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da77a43: (connection evicted) 2025-02-25 08:46:37.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-25 08:46:37.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-25 08:46:37.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-25 08:46:37.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-25 08:46:37.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.796 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da: (connection evicted) 2025-02-25 08:46:37.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-25 08:46:37.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-25 08:46:37.797 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67afba96 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.798 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-25 08:46:37.801 [DefaultDispatcher-worker-4 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:37.802 [DefaultDispatcher-worker-4 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.802 [DefaultDispatcher-worker-4 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.802 [DefaultDispatcher-worker-4 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.802 [DefaultDispatcher-worker-5 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.802 [DefaultDispatcher-worker-5 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.806 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.812 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.813 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e542f3 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-02-25 08:46:37.813 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-25 08:46:37.821 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-02-25 08:46:37.825 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-02-25 08:46:37.826 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-02-25 08:46:37.827 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-02-25 08:46:37.831 [DefaultDispatcher-worker-15 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-02-25 08:46:37.838 [DefaultDispatcher-worker-22 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.844 [DefaultDispatcher-worker-13 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.849 [DefaultDispatcher-worker-13 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.898 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.914 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.916 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:37.916 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.916 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:37.916 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.916 [DefaultDispatcher-worker-6 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.916 [DefaultDispatcher-worker-6 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:37.963 [DefaultDispatcher-worker-1 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-02-25 08:46:37.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-25 08:46:37.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-25 08:46:37.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.964 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7: (connection evicted) 2025-02-25 08:46:37.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-25 08:46:37.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-25 08:46:37.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-25 08:46:37.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-25 08:46:37.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:37.965 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4460edf: (connection evicted) 2025-02-25 08:46:37.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:37.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-25 08:46:37.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9b86f5 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:37.966 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-25 08:46:37.974 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:37.979 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:37.980 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:37.981 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6142b9dd 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffaac1f 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffaac1f 2025-02-25 08:46:37.981 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-25 08:46:37.988 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffaac1f 2025-02-25 08:46:37.993 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffaac1f 2025-02-25 08:46:37.994 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffaac1f 2025-02-25 08:46:37.995 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffaac1f 2025-02-25 08:46:37.998 [DefaultDispatcher-worker-4 @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffaac1f 2025-02-25 08:46:38.005 [DefaultDispatcher-worker-18 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:38.011 [DefaultDispatcher-worker-16 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:38.015 [DefaultDispatcher-worker-24 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55 2025-02-25 08:46:38.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-25 08:46:38.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-25 08:46:38.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.017 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e6c4c55: (connection evicted) 2025-02-25 08:46:38.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-25 08:46:38.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-25 08:46:38.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-25 08:46:38.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-25 08:46:38.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.018 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ffaac1f: (connection evicted) 2025-02-25 08:46:38.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-25 08:46:38.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473e0536 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.018 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-25 08:46:38.019 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-02-25 08:46:38.019 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-02-25 08:46:38.019 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-25 08:46:38.026 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-02-25 08:46:38.031 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-02-25 08:46:38.031 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-02-25 08:46:38.032 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-02-25 08:46:38.032 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@546f0f36 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-02-25 08:46:38.033 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-25 08:46:38.040 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-02-25 08:46:38.047 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-02-25 08:46:38.048 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-02-25 08:46:38.049 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-02-25 08:46:38.053 [DefaultDispatcher-worker-10 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-02-25 08:46:38.060 [DefaultDispatcher-worker-24 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-02-25 08:46:38.066 [DefaultDispatcher-worker-1 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-02-25 08:46:38.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-25 08:46:38.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-25 08:46:38.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.068 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2110b756: (connection evicted) 2025-02-25 08:46:38.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-25 08:46:38.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-25 08:46:38.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-25 08:46:38.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-25 08:46:38.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.069 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d128fd: (connection evicted) 2025-02-25 08:46:38.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-25 08:46:38.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e6a643 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.070 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-25 08:46:38.071 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.071 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.071 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-25 08:46:38.078 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.083 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.083 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.084 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.084 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2539ab41 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-02-25 08:46:38.085 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-25 08:46:38.092 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-02-25 08:46:38.097 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-02-25 08:46:38.097 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-02-25 08:46:38.098 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-02-25 08:46:38.102 [DefaultDispatcher-worker-12 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-02-25 08:46:38.109 [DefaultDispatcher-worker-12 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.115 [DefaultDispatcher-worker-12 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.119 [DefaultDispatcher-worker-2 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-02-25 08:46:38.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-25 08:46:38.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-25 08:46:38.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.122 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223095d3: (connection evicted) 2025-02-25 08:46:38.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-25 08:46:38.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-25 08:46:38.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-25 08:46:38.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-25 08:46:38.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.122 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@662754bb: (connection evicted) 2025-02-25 08:46:38.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-25 08:46:38.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-25 08:46:38.123 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-25 08:46:38.123 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b760eb7 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-02-25 08:46:38.124 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-25 08:46:38.131 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-02-25 08:46:38.136 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-02-25 08:46:38.137 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-02-25 08:46:38.138 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-02-25 08:46:38.142 [DefaultDispatcher-worker-12 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-02-25 08:46:38.145 [DefaultDispatcher-worker-10 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-02-25 08:46:38.152 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=698502550328004608 2025-02-25 08:46:38.152 [UI Thread @coroutine#5023] 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=698502550328004608. 2025-02-25 08:46:38.152 [UI Thread @coroutine#5023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=698502550328004608 2025-02-25 08:46:38.152 [UI Thread @coroutine#5023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=698502550328004608 2025-02-25 08:46:38.152 [UI Thread @coroutine#5023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=698502550328004608 2025-02-25 08:46:38.153 [UI Thread @coroutine#5023] 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=698502550328004608. 2025-02-25 08:46:38.153 [UI Thread @coroutine#5023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=698502550328004608 to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:38.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-25 08:46:38.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-25 08:46:38.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.154 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d8b670: (connection evicted) 2025-02-25 08:46:38.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-25 08:46:38.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304f4888 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.188 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-25 08:46:38.196 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.201 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.202 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.202 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.207 [DefaultDispatcher-worker-6 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.217 [DefaultDispatcher-worker-3 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.220 [DefaultDispatcher-worker-12 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-02-25 08:46:38.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-25 08:46:38.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-25 08:46:38.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.227 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c07277f: (connection evicted) 2025-02-25 08:46:38.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-25 08:46:38.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-25 08:46:38.263 [DefaultDispatcher-worker-19 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:38.263 [DefaultDispatcher-worker-19 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.263 [DefaultDispatcher-worker-19 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.263 [DefaultDispatcher-worker-19 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0154f7 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.263 [Test worker @coroutine#5065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-25 08:46:38.264 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-02-25 08:46:38.264 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-02-25 08:46:38.264 [Test worker @coroutine#5065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-25 08:46:38.264 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.264 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.271 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-02-25 08:46:38.276 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-02-25 08:46:38.277 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-02-25 08:46:38.278 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-02-25 08:46:38.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-25 08:46:38.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-25 08:46:38.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:38.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-25 08:46:38.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e40db1 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-02-25 08:46:38.282 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-02-25 08:46:38.283 [Test worker @coroutine#5085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-25 08:46:38.290 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-02-25 08:46:38.295 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-02-25 08:46:38.296 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-02-25 08:46:38.296 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-02-25 08:46:38.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-25 08:46:38.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-25 08:46:38.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:38.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-25 08:46:38.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-25 08:46:38.299 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@589c648 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2025-02-25 08:46:38.300 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-25 08:46:38.308 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2025-02-25 08:46:38.313 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2025-02-25 08:46:38.313 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2025-02-25 08:46:38.314 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@930b6f9 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6e8dfc 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6e8dfc 2025-02-25 08:46:38.315 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-25 08:46:38.324 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6e8dfc 2025-02-25 08:46:38.329 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6e8dfc 2025-02-25 08:46:38.330 [DefaultDispatcher-worker-7 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:38.330 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.330 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.330 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.330 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6e8dfc 2025-02-25 08:46:38.331 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.331 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.331 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6e8dfc 2025-02-25 08:46:38.335 [DefaultDispatcher-worker-19 @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6e8dfc 2025-02-25 08:46:38.342 [DefaultDispatcher-worker-24 @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2025-02-25 08:46:38.344 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.344 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 08:46:38.344 [UI Thread @coroutine#5129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.345 [UI Thread @coroutine#5129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.345 [UI Thread @coroutine#5129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.345 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 08:46:38.345 [UI Thread @coroutine#5129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:38.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-25 08:46:38.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-25 08:46:38.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.346 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219a9b16: (connection evicted) 2025-02-25 08:46:38.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-25 08:46:38.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-25 08:46:38.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-25 08:46:38.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-25 08:46:38.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.347 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d6e8dfc: (connection evicted) 2025-02-25 08:46:38.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-25 08:46:38.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3705e7 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-02-25 08:46:38.348 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-25 08:46:38.356 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-02-25 08:46:38.360 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-02-25 08:46:38.361 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-02-25 08:46:38.362 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b351a54 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-25 08:46:38.362 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-25 08:46:38.369 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-25 08:46:38.374 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-25 08:46:38.375 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-25 08:46:38.376 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-25 08:46:38.379 [DefaultDispatcher-worker-6 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-25 08:46:38.387 [DefaultDispatcher-worker-18 @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-02-25 08:46:38.387 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.387 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 08:46:38.387 [UI Thread @coroutine#5158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.388 [UI Thread @coroutine#5158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.388 [UI Thread @coroutine#5158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-25 08:46:38.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-25 08:46:38.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.389 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b53f58: (connection evicted) 2025-02-25 08:46:38.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-25 08:46:38.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-25 08:46:38.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-25 08:46:38.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-25 08:46:38.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.390 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f: (connection evicted) 2025-02-25 08:46:38.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-25 08:46:38.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0b1701 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-02-25 08:46:38.391 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-25 08:46:38.398 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-02-25 08:46:38.403 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-02-25 08:46:38.404 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-02-25 08:46:38.405 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81ac569 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d162d67 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d162d67 2025-02-25 08:46:38.405 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-25 08:46:38.407 [DefaultDispatcher-worker-18 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:38.407 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.407 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.407 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.407 [DefaultDispatcher-worker-8 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.407 [DefaultDispatcher-worker-8 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.412 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d162d67 2025-02-25 08:46:38.417 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d162d67 2025-02-25 08:46:38.418 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d162d67 2025-02-25 08:46:38.419 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d162d67 2025-02-25 08:46:38.422 [DefaultDispatcher-worker-10 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d162d67 2025-02-25 08:46:38.429 [DefaultDispatcher-worker-1 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-02-25 08:46:38.430 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55003/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.430 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55003/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 08:46:38.430 [UI Thread @coroutine#5190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55003/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.431 [UI Thread @coroutine#5190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55003/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.431 [UI Thread @coroutine#5190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55003/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 08:46:38.431 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55003/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 08:46:38.431 [UI Thread @coroutine#5190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55003/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:38.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-25 08:46:38.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-25 08:46:38.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.432 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20de9df: (connection evicted) 2025-02-25 08:46:38.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-25 08:46:38.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-25 08:46:38.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-25 08:46:38.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-25 08:46:38.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.432 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d162d67: (connection evicted) 2025-02-25 08:46:38.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-25 08:46:38.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf45f46 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-02-25 08:46:38.434 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-25 08:46:38.441 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-02-25 08:46:38.446 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-02-25 08:46:38.447 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-02-25 08:46:38.447 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231bb88 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-25 08:46:38.448 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-25 08:46:38.455 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-25 08:46:38.460 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-25 08:46:38.461 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-25 08:46:38.461 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-25 08:46:38.465 [DefaultDispatcher-worker-15 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-25 08:46:38.472 [DefaultDispatcher-worker-2 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-02-25 08:46:38.479 [DefaultDispatcher-worker-1 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-02-25 08:46:38.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-25 08:46:38.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-25 08:46:38.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.485 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad: (connection evicted) 2025-02-25 08:46:38.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-25 08:46:38.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-25 08:46:38.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-25 08:46:38.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-25 08:46:38.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.485 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66373f77: (connection evicted) 2025-02-25 08:46:38.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-25 08:46:38.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-25 08:46:38.486 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397fced4 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.487 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-25 08:46:38.493 [DefaultDispatcher-worker-1 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:38.493 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.493 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.493 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.493 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.493 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.495 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.499 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.500 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.501 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.505 [DefaultDispatcher-worker-19 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.516 [DefaultDispatcher-worker-6 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.521 [DefaultDispatcher-worker-9 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.530 [DefaultDispatcher-worker-24 @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-02-25 08:46:38.531 [DefaultDispatcher-worker-2 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:38.531 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.531 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.531 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.531 [DefaultDispatcher-worker-22 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.531 [DefaultDispatcher-worker-22 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-25 08:46:38.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-25 08:46:38.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.532 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f: (connection evicted) 2025-02-25 08:46:38.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-25 08:46:38.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c64b9c 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-02-25 08:46:38.533 [Test worker @coroutine#5285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-25 08:46:38.541 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-02-25 08:46:38.546 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-02-25 08:46:38.547 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-02-25 08:46:38.548 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17c95612 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-02-25 08:46:38.548 [Test worker @coroutine#5285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-25 08:46:38.555 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-02-25 08:46:38.560 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-02-25 08:46:38.561 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-02-25 08:46:38.562 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-02-25 08:46:38.566 [DefaultDispatcher-worker-7 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-02-25 08:46:38.572 [DefaultDispatcher-worker-7 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:38.572 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.572 [DefaultDispatcher-worker-7 @coroutine#2230] 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-02-25 08:46:38.572 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.572 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.574 [DefaultDispatcher-worker-5 @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-02-25 08:46:38.578 [DefaultDispatcher-worker-1 @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-02-25 08:46:38.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-25 08:46:38.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-25 08:46:38.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.582 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@688c914e: (connection evicted) 2025-02-25 08:46:38.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-25 08:46:38.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-25 08:46:38.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-25 08:46:38.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-25 08:46:38.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.583 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@92a584f: (connection evicted) 2025-02-25 08:46:38.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-25 08:46:38.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21304869 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.584 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-25 08:46:38.592 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.599 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.600 [DefaultDispatcher-worker-20 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:38.600 [DefaultDispatcher-worker-20 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.600 [DefaultDispatcher-worker-20 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.600 [DefaultDispatcher-worker-20 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.600 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.600 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.600 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.601 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.605 [DefaultDispatcher-worker-20 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.608 [DefaultDispatcher-worker-19 @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.615 [DefaultDispatcher-worker-17 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee 2025-02-25 08:46:38.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-25 08:46:38.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-25 08:46:38.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.616 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63dd81ee: (connection evicted) 2025-02-25 08:46:38.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-25 08:46:38.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b9ffd0 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ab1491 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ab1491 2025-02-25 08:46:38.617 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-25 08:46:38.625 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ab1491 2025-02-25 08:46:38.630 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ab1491 2025-02-25 08:46:38.630 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ab1491 2025-02-25 08:46:38.631 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ab1491 2025-02-25 08:46:38.636 [DefaultDispatcher-worker-5 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ab1491 2025-02-25 08:46:38.639 [DefaultDispatcher-worker-5 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ab1491 2025-02-25 08:46:38.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-25 08:46:38.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-25 08:46:38.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.640 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ab1491: (connection evicted) 2025-02-25 08:46:38.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-25 08:46:38.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb3de26 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-02-25 08:46:38.641 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-25 08:46:38.648 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-02-25 08:46:38.653 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-02-25 08:46:38.654 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-02-25 08:46:38.655 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-02-25 08:46:38.659 [DefaultDispatcher-worker-8 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-02-25 08:46:38.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-25 08:46:38.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-25 08:46:38.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.695 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d5668a: (connection evicted) 2025-02-25 08:46:38.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-25 08:46:38.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a0a4ae 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-02-25 08:46:38.696 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-25 08:46:38.704 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-02-25 08:46:38.709 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-02-25 08:46:38.710 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-02-25 08:46:38.711 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-02-25 08:46:38.715 [DefaultDispatcher-worker-24 @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-02-25 08:46:38.718 [DefaultDispatcher-worker-7 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-02-25 08:46:38.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-25 08:46:38.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-25 08:46:38.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.721 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2692910f: (connection evicted) 2025-02-25 08:46:38.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-25 08:46:38.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73534675 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-02-25 08:46:38.724 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-25 08:46:38.726 [DefaultDispatcher-worker-15 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:38.726 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.726 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.726 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.726 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.726 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.732 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-02-25 08:46:38.737 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-02-25 08:46:38.738 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-02-25 08:46:38.738 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-02-25 08:46:38.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-25 08:46:38.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-25 08:46:38.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:38.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-25 08:46:38.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a955bf 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-02-25 08:46:38.742 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-25 08:46:38.750 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-02-25 08:46:38.755 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-02-25 08:46:38.756 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-02-25 08:46:38.756 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-02-25 08:46:38.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-25 08:46:38.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-25 08:46:38.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:38.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-25 08:46:38.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd65b79 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.758 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-25 08:46:38.759 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 08:46:38.759 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 08:46:38.759 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-25 08:46:38.767 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 08:46:38.772 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 08:46:38.772 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 08:46:38.773 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 08:46:38.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-25 08:46:38.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-25 08:46:38.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:38.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-25 08:46:38.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-25 08:46:38.780 [UI Thread @coroutine#5485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57735/Site/verify 2025-02-25 08:46:38.780 [UI Thread @coroutine#5485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57735/Site/verify. 2025-02-25 08:46:38.780 [UI Thread @coroutine#5485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57735/Site/verify 2025-02-25 08:46:38.781 [UI Thread @coroutine#5485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57735/Site/verify 2025-02-25 08:46:38.781 [UI Thread @coroutine#5485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57735/Site/verify 2025-02-25 08:46:38.781 [UI Thread @coroutine#5485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57735/Site/verify. 2025-02-25 08:46:38.781 [UI Thread @coroutine#5485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57735/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1994665d 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 08:46:38.784 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-25 08:46:38.792 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 08:46:38.797 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 08:46:38.798 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 08:46:38.798 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 08:46:38.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-25 08:46:38.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-25 08:46:38.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:38.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-25 08:46:38.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574ffd63 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.800 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-02-25 08:46:38.801 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-25 08:46:38.806 [DefaultDispatcher-worker-5 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:38.806 [DefaultDispatcher-worker-5 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.806 [DefaultDispatcher-worker-5 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.806 [DefaultDispatcher-worker-5 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.807 [DefaultDispatcher-worker-8 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.807 [DefaultDispatcher-worker-8 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.809 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-02-25 08:46:38.814 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-02-25 08:46:38.815 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-02-25 08:46:38.815 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2025-02-25 08:46:38.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-25 08:46:38.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-25 08:46:38.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:38.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-25 08:46:38.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688e2e8d 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-02-25 08:46:38.818 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-25 08:46:38.826 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-02-25 08:46:38.831 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-02-25 08:46:38.832 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-02-25 08:46:38.833 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-02-25 08:46:38.834 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/Site/verify 2025-02-25 08:46:38.834 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/Site/verify. 2025-02-25 08:46:38.834 [UI Thread @coroutine#5551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/Site/verify 2025-02-25 08:46:38.835 [UI Thread @coroutine#5551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/Site/verify 2025-02-25 08:46:38.835 [UI Thread @coroutine#5551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/Site/verify 2025-02-25 08:46:38.835 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38839/Site/verify. 2025-02-25 08:46:38.835 [UI Thread @coroutine#5551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38839/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:38.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-25 08:46:38.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-25 08:46:38.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:38.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-25 08:46:38.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-25 08:46:38.839 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58079/Site/verify 2025-02-25 08:46:38.839 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58079/Site/verify. 2025-02-25 08:46:38.839 [UI Thread @coroutine#5563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58079/Site/verify 2025-02-25 08:46:38.840 [UI Thread @coroutine#5563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58079/Site/verify 2025-02-25 08:46:38.840 [UI Thread @coroutine#5563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58079/Site/verify 2025-02-25 08:46:38.840 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58079/Site/verify. 2025-02-25 08:46:38.840 [UI Thread @coroutine#5563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58079/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:38.843 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38023/Site/verify 2025-02-25 08:46:38.843 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38023/Site/verify. 2025-02-25 08:46:38.843 [UI Thread @coroutine#5576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38023/Site/verify 2025-02-25 08:46:38.844 [UI Thread @coroutine#5576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38023/Site/verify 2025-02-25 08:46:38.844 [UI Thread @coroutine#5576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38023/Site/verify 2025-02-25 08:46:38.844 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38023/Site/verify. 2025-02-25 08:46:38.844 [UI Thread @coroutine#5576] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38023/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:38.847 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-25 08:46:38.847 [UI Thread @coroutine#5590] 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-02-25 08:46:38.847 [UI Thread @coroutine#5590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-25 08:46:38.848 [UI Thread @coroutine#5590] 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-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522a9876 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.850 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-25 08:46:38.859 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.864 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.865 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.866 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.871 [DefaultDispatcher-worker-16 @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.883 [DefaultDispatcher-worker-24 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.889 [DefaultDispatcher-worker-1 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.892 [DefaultDispatcher-worker-23 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.895 [DefaultDispatcher-worker-20 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.898 [DefaultDispatcher-worker-15 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.902 [DefaultDispatcher-worker-21 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.911 [DefaultDispatcher-worker-3 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-02-25 08:46:38.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-25 08:46:38.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-25 08:46:38.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.912 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da16d31: (connection evicted) 2025-02-25 08:46:38.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-25 08:46:38.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-25 08:46:38.913 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22263e1a 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-02-25 08:46:38.914 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-25 08:46:38.920 [DefaultDispatcher-worker-19 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:38.920 [DefaultDispatcher-worker-19 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.920 [DefaultDispatcher-worker-19 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:38.920 [DefaultDispatcher-worker-19 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.921 [DefaultDispatcher-worker-23 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.921 [DefaultDispatcher-worker-23 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:38.922 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-02-25 08:46:38.927 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-02-25 08:46:38.928 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-02-25 08:46:38.929 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-02-25 08:46:38.929 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2d7dc 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-02-25 08:46:38.930 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-25 08:46:38.943 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-02-25 08:46:38.949 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-02-25 08:46:38.950 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-02-25 08:46:38.951 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-02-25 08:46:38.955 [DefaultDispatcher-worker-19 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-02-25 08:46:38.962 [DefaultDispatcher-worker-4 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-02-25 08:46:38.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-25 08:46:38.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-25 08:46:38.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.970 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9: (connection evicted) 2025-02-25 08:46:38.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-25 08:46:38.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-25 08:46:38.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-25 08:46:38.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-25 08:46:38.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:38.971 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37: (connection evicted) 2025-02-25 08:46:38.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:38.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-25 08:46:38.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72216f0b 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.971 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-02-25 08:46:38.972 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-25 08:46:38.979 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-02-25 08:46:38.984 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-02-25 08:46:38.985 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-02-25 08:46:38.985 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222e4377 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-02-25 08:46:38.986 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-25 08:46:38.993 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-02-25 08:46:38.998 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-02-25 08:46:38.998 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-02-25 08:46:38.999 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-02-25 08:46:39.003 [DefaultDispatcher-worker-11 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-02-25 08:46:39.009 [DefaultDispatcher-worker-1 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-02-25 08:46:39.014 [DefaultDispatcher-worker-17 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-02-25 08:46:39.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-25 08:46:39.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-25 08:46:39.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.016 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78edbe01: (connection evicted) 2025-02-25 08:46:39.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-25 08:46:39.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-25 08:46:39.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-25 08:46:39.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-25 08:46:39.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.017 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c: (connection evicted) 2025-02-25 08:46:39.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-25 08:46:39.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e42fd6 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.017 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-02-25 08:46:39.018 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-25 08:46:39.025 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-02-25 08:46:39.030 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-02-25 08:46:39.031 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-02-25 08:46:39.032 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5df070 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-02-25 08:46:39.032 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-25 08:46:39.039 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-02-25 08:46:39.044 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-02-25 08:46:39.045 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-02-25 08:46:39.046 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-02-25 08:46:39.049 [DefaultDispatcher-worker-14 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-02-25 08:46:39.056 [DefaultDispatcher-worker-8 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-02-25 08:46:39.061 [DefaultDispatcher-worker-4 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-02-25 08:46:39.118 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.133 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.268 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:39.268 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.268 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.268 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.269 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.269 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-25 08:46:39.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-25 08:46:39.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.313 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a522f1: (connection evicted) 2025-02-25 08:46:39.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-25 08:46:39.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-25 08:46:39.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-25 08:46:39.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-25 08:46:39.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.313 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79: (connection evicted) 2025-02-25 08:46:39.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-25 08:46:39.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a30701 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.315 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-25 08:46:39.322 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.327 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.328 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.329 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6818c0a6 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-02-25 08:46:39.329 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-25 08:46:39.335 [DefaultDispatcher-worker-8 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:39.335 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.335 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.335 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.336 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.336 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.337 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-02-25 08:46:39.341 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-02-25 08:46:39.342 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-02-25 08:46:39.343 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-02-25 08:46:39.347 [DefaultDispatcher-worker-7 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-02-25 08:46:39.353 [DefaultDispatcher-worker-18 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.357 [DefaultDispatcher-worker-12 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.361 [DefaultDispatcher-worker-18 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-02-25 08:46:39.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-25 08:46:39.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-25 08:46:39.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.363 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14a204f: (connection evicted) 2025-02-25 08:46:39.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-25 08:46:39.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-25 08:46:39.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-25 08:46:39.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-25 08:46:39.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.364 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b15da69: (connection evicted) 2025-02-25 08:46:39.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-25 08:46:39.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aadb5e8 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.365 [Test worker @coroutine#5838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-25 08:46:39.372 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.377 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.378 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.381 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3776c917 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-02-25 08:46:39.382 [Test worker @coroutine#5838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-25 08:46:39.389 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-02-25 08:46:39.394 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-02-25 08:46:39.395 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-02-25 08:46:39.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-02-25 08:46:39.400 [DefaultDispatcher-worker-20 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-02-25 08:46:39.407 [DefaultDispatcher-worker-20 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.410 [DefaultDispatcher-worker-19 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.411 [DefaultDispatcher-worker-14 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:39.411 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.411 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.411 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.411 [DefaultDispatcher-worker-9 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.411 [DefaultDispatcher-worker-9 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.414 [DefaultDispatcher-worker-5 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-02-25 08:46:39.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-25 08:46:39.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-25 08:46:39.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.416 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0: (connection evicted) 2025-02-25 08:46:39.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-25 08:46:39.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-25 08:46:39.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-25 08:46:39.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-25 08:46:39.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.417 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b80be13: (connection evicted) 2025-02-25 08:46:39.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-25 08:46:39.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc3e36b 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.418 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-25 08:46:39.425 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.430 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.431 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.432 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efdaec0 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-02-25 08:46:39.432 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-25 08:46:39.439 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-02-25 08:46:39.444 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-02-25 08:46:39.445 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-02-25 08:46:39.446 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-02-25 08:46:39.449 [DefaultDispatcher-worker-19 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-02-25 08:46:39.456 [DefaultDispatcher-worker-9 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.460 [DefaultDispatcher-worker-3 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.464 [DefaultDispatcher-worker-18 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-02-25 08:46:39.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-25 08:46:39.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-25 08:46:39.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.466 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f347aae: (connection evicted) 2025-02-25 08:46:39.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-25 08:46:39.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-25 08:46:39.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-25 08:46:39.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-25 08:46:39.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.467 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e2de88: (connection evicted) 2025-02-25 08:46:39.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-25 08:46:39.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@83b0d9f 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-02-25 08:46:39.469 [Test worker @coroutine#5947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-25 08:46:39.476 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-02-25 08:46:39.481 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-02-25 08:46:39.482 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-02-25 08:46:39.483 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-02-25 08:46:39.487 [DefaultDispatcher-worker-5 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-02-25 08:46:39.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-25 08:46:39.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-25 08:46:39.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.488 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6afed88d: (connection evicted) 2025-02-25 08:46:39.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-25 08:46:39.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c65a03 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.489 [Test worker @coroutine#5970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-25 08:46:39.497 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.497 [DefaultDispatcher-worker-24 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:39.498 [DefaultDispatcher-worker-24 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.498 [DefaultDispatcher-worker-24 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.498 [DefaultDispatcher-worker-24 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.498 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.498 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.502 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.503 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.504 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.508 [DefaultDispatcher-worker-17 @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.518 [DefaultDispatcher-worker-20 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.522 [DefaultDispatcher-worker-7 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1babd50e 2025-02-25 08:46:39.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-25 08:46:39.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-25 08:46:39.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.525 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1babd50e: (connection evicted) 2025-02-25 08:46:39.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-25 08:46:39.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221ec884 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.526 [Test worker @coroutine#5999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-25 08:46:39.535 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.536 [DefaultDispatcher-worker-17 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:39.536 [DefaultDispatcher-worker-17 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.536 [DefaultDispatcher-worker-17 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.536 [DefaultDispatcher-worker-17 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.536 [DefaultDispatcher-worker-19 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.536 [DefaultDispatcher-worker-19 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.540 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.541 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.542 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.546 [DefaultDispatcher-worker-24 @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.556 [DefaultDispatcher-worker-19 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.559 [DefaultDispatcher-worker-20 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.566 [DefaultDispatcher-worker-10 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2025-02-25 08:46:39.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-25 08:46:39.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-25 08:46:39.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.567 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bed60a: (connection evicted) 2025-02-25 08:46:39.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-25 08:46:39.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c301ab 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.568 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.569 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-25 08:46:39.569 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.569 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.569 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-25 08:46:39.576 [DefaultDispatcher-worker-2 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:39.576 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.576 [DefaultDispatcher-worker-2 @coroutine#2230] 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-02-25 08:46:39.576 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.577 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.578 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.583 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.584 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.585 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.589 [DefaultDispatcher-worker-17 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.600 [DefaultDispatcher-worker-10 @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.603 [DefaultDispatcher-worker-8 @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.604 [DefaultDispatcher-worker-14 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:39.604 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.604 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.604 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.605 [DefaultDispatcher-worker-19 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.605 [DefaultDispatcher-worker-19 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.608 [DefaultDispatcher-worker-11 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-02-25 08:46:39.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-25 08:46:39.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-25 08:46:39.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.609 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@699d04a9: (connection evicted) 2025-02-25 08:46:39.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-25 08:46:39.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db65fac 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-02-25 08:46:39.611 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-25 08:46:39.618 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-02-25 08:46:39.623 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-02-25 08:46:39.624 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-02-25 08:46:39.625 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2025-02-25 08:46:39.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-25 08:46:39.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-25 08:46:39.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-25 08:46:39.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301da01d 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-02-25 08:46:39.629 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-25 08:46:39.637 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-02-25 08:46:39.642 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-02-25 08:46:39.643 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-02-25 08:46:39.644 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-02-25 08:46:39.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-25 08:46:39.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-25 08:46:39.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-25 08:46:39.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26b3eb48 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c826924 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c826924 2025-02-25 08:46:39.647 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-25 08:46:39.656 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c826924 2025-02-25 08:46:39.660 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c826924 2025-02-25 08:46:39.661 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c826924 2025-02-25 08:46:39.662 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c826924 2025-02-25 08:46:39.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-25 08:46:39.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-25 08:46:39.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-25 08:46:39.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@392ef934 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1f6a62 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1f6a62 2025-02-25 08:46:39.666 [UI Thread @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-25 08:46:39.674 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1f6a62 2025-02-25 08:46:39.679 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1f6a62 2025-02-25 08:46:39.680 [UI Thread @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1f6a62 2025-02-25 08:46:39.680 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1f6a62 2025-02-25 08:46:39.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-25 08:46:39.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-25 08:46:39.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.682 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b1f6a62: (connection evicted) 2025-02-25 08:46:39.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-25 08:46:39.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162bc9e8 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-02-25 08:46:39.683 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-25 08:46:39.691 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-02-25 08:46:39.696 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-02-25 08:46:39.697 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-02-25 08:46:39.698 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2025-02-25 08:46:39.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-25 08:46:39.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-25 08:46:39.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-25 08:46:39.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ffabb 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-02-25 08:46:39.700 [Test worker @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-25 08:46:39.708 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-02-25 08:46:39.713 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-02-25 08:46:39.714 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-02-25 08:46:39.715 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10009505 2025-02-25 08:46:39.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-25 08:46:39.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-25 08:46:39.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-25 08:46:39.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a923e6 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.716 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@4817bd3 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@4817bd3 2025-02-25 08:46:39.717 [Test worker @coroutine#6186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-25 08:46:39.725 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4817bd3 2025-02-25 08:46:39.730 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4817bd3 2025-02-25 08:46:39.731 [DefaultDispatcher-worker-15 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:39.731 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4817bd3 2025-02-25 08:46:39.731 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.731 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.731 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.731 [DefaultDispatcher-worker-3 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.731 [DefaultDispatcher-worker-3 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.732 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4817bd3 2025-02-25 08:46:39.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-25 08:46:39.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-25 08:46:39.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-25 08:46:39.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5c55a8 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.733 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-25 08:46:39.734 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-02-25 08:46:39.734 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-02-25 08:46:39.734 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-25 08:46:39.741 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-02-25 08:46:39.746 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-02-25 08:46:39.747 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-02-25 08:46:39.748 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-02-25 08:46:39.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-25 08:46:39.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-25 08:46:39.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-25 08:46:39.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636787fd 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-02-25 08:46:39.750 [Test worker @coroutine#6222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-25 08:46:39.758 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-02-25 08:46:39.763 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-02-25 08:46:39.764 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-02-25 08:46:39.765 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-02-25 08:46:39.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-25 08:46:39.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-25 08:46:39.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-25 08:46:39.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db618e3 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.768 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-25 08:46:39.769 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-02-25 08:46:39.769 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-02-25 08:46:39.769 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-25 08:46:39.776 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-02-25 08:46:39.782 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-02-25 08:46:39.782 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-02-25 08:46:39.783 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7820a19d 2025-02-25 08:46:39.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-25 08:46:39.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-25 08:46:39.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-25 08:46:39.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-25 08:46:39.785 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ce90b4 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-25 08:46:39.786 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-25 08:46:39.794 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-25 08:46:39.799 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-25 08:46:39.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-25 08:46:39.801 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-25 08:46:39.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-25 08:46:39.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-25 08:46:39.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-25 08:46:39.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca29f17 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-02-25 08:46:39.803 [Test worker @coroutine#6278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-25 08:46:39.811 [DefaultDispatcher-worker-19 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:39.811 [DefaultDispatcher-worker-19 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.811 [DefaultDispatcher-worker-19 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.811 [DefaultDispatcher-worker-19 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.811 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-02-25 08:46:39.812 [DefaultDispatcher-worker-14 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.812 [DefaultDispatcher-worker-14 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.816 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-02-25 08:46:39.817 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-02-25 08:46:39.818 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-02-25 08:46:39.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-25 08:46:39.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-25 08:46:39.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-25 08:46:39.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fbad62 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-02-25 08:46:39.821 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-25 08:46:39.829 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-02-25 08:46:39.834 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-02-25 08:46:39.835 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-02-25 08:46:39.836 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-02-25 08:46:39.838 [UI Thread @coroutine#6313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-25 08:46:39.838 [UI Thread @coroutine#6313] 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-02-25 08:46:39.838 [UI Thread @coroutine#6313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-25 08:46:39.838 [UI Thread @coroutine#6313] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-25 08:46:39.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-25 08:46:39.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-25 08:46:39.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 08:46:39.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-25 08:46:39.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e66d85d 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.840 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-25 08:46:39.841 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-02-25 08:46:39.841 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-02-25 08:46:39.841 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-25 08:46:39.849 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-02-25 08:46:39.854 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-02-25 08:46:39.855 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-02-25 08:46:39.856 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-02-25 08:46:39.860 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35387/Site/verify 2025-02-25 08:46:39.860 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35387/Site/verify. 2025-02-25 08:46:39.860 [UI Thread @coroutine#6335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35387/Site/verify 2025-02-25 08:46:39.861 [UI Thread @coroutine#6335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35387/Site/verify 2025-02-25 08:46:39.861 [UI Thread @coroutine#6335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35387/Site/verify 2025-02-25 08:46:39.861 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35387/Site/verify. 2025-02-25 08:46:39.861 [UI Thread @coroutine#6335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35387/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 08:46:39.862 [DefaultDispatcher-worker-20 @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82781d 2025-02-25 08:46:39.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-25 08:46:39.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-25 08:46:39.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:39.863 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b82781d: (connection evicted) 2025-02-25 08:46:39.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:39.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-25 08:46:39.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-25 08:46:39.865 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3593a38d 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-02-25 08:46:39.866 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-25 08:46:39.873 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-02-25 08:46:39.878 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-02-25 08:46:39.879 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-02-25 08:46:39.880 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-02-25 08:46:39.885 [DefaultDispatcher-worker-17 @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-02-25 08:46:39.888 [DefaultDispatcher-worker-19 @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-02-25 08:46:39.892 [UI Thread @coroutine#6363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40463/698502553752428544/_ustadmanifest.json 2025-02-25 08:46:39.892 [UI Thread @coroutine#6363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40463/698502553752428544/_ustadmanifest.json. 2025-02-25 08:46:39.892 [UI Thread @coroutine#6363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40463/698502553752428544/_ustadmanifest.json 2025-02-25 08:46:39.893 [UI Thread @coroutine#6363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40463/698502553752428544/_ustadmanifest.json 2025-02-25 08:46:39.893 [UI Thread @coroutine#6363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40463/698502553752428544/_ustadmanifest.json 2025-02-25 08:46:39.893 [UI Thread @coroutine#6363] 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:40463/698502553752428544/_ustadmanifest.json. 2025-02-25 08:46:39.893 [UI Thread @coroutine#6363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40463/698502553752428544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:39.893 [UI Thread @coroutine#6363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40463/mediainfo.json 2025-02-25 08:46:39.893 [UI Thread @coroutine#6363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40463/mediainfo.json. 2025-02-25 08:46:39.893 [UI Thread @coroutine#6363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40463/mediainfo.json 2025-02-25 08:46:39.894 [UI Thread @coroutine#6363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40463/mediainfo.json 2025-02-25 08:46:39.894 [UI Thread @coroutine#6363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40463/mediainfo.json 2025-02-25 08:46:39.926 [DefaultDispatcher-worker-10 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:39.926 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.926 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:39.926 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.926 [DefaultDispatcher-worker-13 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.926 [DefaultDispatcher-worker-13 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:39.935 [UI Thread @coroutine#6363] 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:40463/mediainfo.json. 2025-02-25 08:46:39.935 [UI Thread @coroutine#6363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40463/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:39.966 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:40.274 [DefaultDispatcher-worker-20 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2025-02-25 08:46:40.274 [DefaultDispatcher-worker-20 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.274 [DefaultDispatcher-worker-20 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.274 [DefaultDispatcher-worker-20 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.275 [DefaultDispatcher-worker-16 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.275 [DefaultDispatcher-worker-16 @coroutine#2061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52255/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.340 [DefaultDispatcher-worker-2 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-02-25 08:46:40.340 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.340 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.340 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.341 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.341 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.416 [DefaultDispatcher-worker-6 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2025-02-25 08:46:40.416 [DefaultDispatcher-worker-6 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.416 [DefaultDispatcher-worker-6 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.416 [DefaultDispatcher-worker-6 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.417 [DefaultDispatcher-worker-23 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.417 [DefaultDispatcher-worker-23 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58125/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.502 [DefaultDispatcher-worker-6 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-02-25 08:46:40.502 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.502 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.503 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.503 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.503 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51615/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.541 [DefaultDispatcher-worker-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2025-02-25 08:46:40.541 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.541 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.541 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.542 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.542 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36059/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.581 [DefaultDispatcher-worker-15 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390b3aa7 2025-02-25 08:46:40.581 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.581 [DefaultDispatcher-worker-15 @coroutine#2230] 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-02-25 08:46:40.581 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.582 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.609 [DefaultDispatcher-worker-16 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-02-25 08:46:40.609 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.609 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.609 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.610 [DefaultDispatcher-worker-20 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.610 [DefaultDispatcher-worker-20 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.736 [DefaultDispatcher-worker-19 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-25 08:46:40.736 [DefaultDispatcher-worker-19 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.736 [DefaultDispatcher-worker-19 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.736 [DefaultDispatcher-worker-19 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.736 [DefaultDispatcher-worker-7 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.737 [DefaultDispatcher-worker-7 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35329/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.816 [DefaultDispatcher-worker-1 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-02-25 08:46:40.816 [DefaultDispatcher-worker-1 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.816 [DefaultDispatcher-worker-1 @coroutine#2338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.816 [DefaultDispatcher-worker-1 @coroutine#2338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.817 [DefaultDispatcher-worker-9 @coroutine#2338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.817 [DefaultDispatcher-worker-9 @coroutine#2338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36753/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.931 [DefaultDispatcher-worker-24 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c1a7ce 2025-02-25 08:46:40.931 [DefaultDispatcher-worker-24 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.931 [DefaultDispatcher-worker-24 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId. 2025-02-25 08:46:40.931 [DefaultDispatcher-worker-24 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.931 [DefaultDispatcher-worker-4 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.931 [DefaultDispatcher-worker-4 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46437/UmAppDatabase/replication/nodeId 2025-02-25 08:46:40.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-25 08:46:40.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-25 08:46:40.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:40.937 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc: (connection evicted) 2025-02-25 08:46:40.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:40.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-25 08:46:40.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bf05af 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@74944d7f 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@74944d7f 2025-02-25 08:46:40.975 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-25 08:46:40.984 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74944d7f 2025-02-25 08:46:40.990 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74944d7f 2025-02-25 08:46:40.991 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74944d7f 2025-02-25 08:46:40.992 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74944d7f 2025-02-25 08:46:40.996 [DefaultDispatcher-worker-17 @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74944d7f 2025-02-25 08:46:41.000 [DefaultDispatcher-worker-15 @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74944d7f 2025-02-25 08:46:41.076 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:41.079 [UI Thread @coroutine#6424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57757/698502561500868608/_ustadmanifest.json 2025-02-25 08:46:41.079 [UI Thread @coroutine#6424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57757/698502561500868608/_ustadmanifest.json. 2025-02-25 08:46:41.079 [UI Thread @coroutine#6424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57757/698502561500868608/_ustadmanifest.json 2025-02-25 08:46:41.080 [UI Thread @coroutine#6424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57757/698502561500868608/_ustadmanifest.json 2025-02-25 08:46:41.080 [UI Thread @coroutine#6424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57757/698502561500868608/_ustadmanifest.json 2025-02-25 08:46:41.080 [UI Thread @coroutine#6424] 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:57757/698502561500868608/_ustadmanifest.json. 2025-02-25 08:46:41.080 [UI Thread @coroutine#6424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57757/698502561500868608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:41.081 [UI Thread @coroutine#6424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57757/tincan.xml 2025-02-25 08:46:41.081 [UI Thread @coroutine#6424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57757/tincan.xml. 2025-02-25 08:46:41.081 [UI Thread @coroutine#6424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57757/tincan.xml 2025-02-25 08:46:41.081 [UI Thread @coroutine#6424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57757/tincan.xml 2025-02-25 08:46:41.081 [UI Thread @coroutine#6424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57757/tincan.xml 2025-02-25 08:46:41.122 [UI Thread @coroutine#6424] 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:57757/tincan.xml. 2025-02-25 08:46:41.122 [UI Thread @coroutine#6424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57757/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-25 08:46:41.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-25 08:46:41.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-25 08:46:41.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 08:46:41.128 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74944d7f: (connection evicted) 2025-02-25 08:46:41.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 08:46:41.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-25 08:46:41.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-25 13:02:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7b65d7 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:32.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:32.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-25 13:02:32.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:32.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:32.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-25 13:02:32.840 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:32.856 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:32.859 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:32.863 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:32.865 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c241fec 2025-02-25 13:02:32.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c241fec 2025-02-25 13:02:32.868 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e3ec18 2025-02-25 13:02:32.868 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e3ec18 2025-02-25 13:02:32.869 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dc749c 2025-02-25 13:02:32.869 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dc749c 2025-02-25 13:02:32.871 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dee623 2025-02-25 13:02:32.871 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dee623 2025-02-25 13:02:32.873 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4956cb 2025-02-25 13:02:32.873 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4956cb 2025-02-25 13:02:32.875 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1237e416 2025-02-25 13:02:32.875 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1237e416 2025-02-25 13:02:32.877 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@174a0a58 2025-02-25 13:02:32.877 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@174a0a58 2025-02-25 13:02:32.879 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f1196c 2025-02-25 13:02:32.879 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f1196c 2025-02-25 13:02:32.881 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66abe0d7 2025-02-25 13:02:32.881 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66abe0d7 2025-02-25 13:02:32.881 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:32.992 [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-02-25 13:02:32.992 [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-02-25 13:02:32.992 [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-02-25 13:02:32.993 [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-02-25 13:02:32.993 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:32.994 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:02:32.994 [DefaultDispatcher-worker-4 @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-02-25 13:02:32.994 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:02:33.048 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:33.065 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:33.080 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:33.092 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:33.104 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:33.106 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:33.167 [DefaultDispatcher-worker-10 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:02:33.185 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 13:02:33.185 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 13:02:33.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-25 13:02:33.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-25 13:02:33.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:33.194 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4: (connection evicted) 2025-02-25 13:02:33.194 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:02:33.194 [DefaultDispatcher-worker-8 @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-02-25 13:02:33.195 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c241fec: (connection evicted) 2025-02-25 13:02:33.195 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62e3ec18: (connection evicted) 2025-02-25 13:02:33.195 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66dc749c: (connection evicted) 2025-02-25 13:02:33.196 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23dee623: (connection evicted) 2025-02-25 13:02:33.196 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f4956cb: (connection evicted) 2025-02-25 13:02:33.196 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1237e416: (connection evicted) 2025-02-25 13:02:33.196 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@174a0a58: (connection evicted) 2025-02-25 13:02:33.197 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43f1196c: (connection evicted) 2025-02-25 13:02:33.197 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66abe0d7: (connection evicted) 2025-02-25 13:02:33.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:33.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-25 13:02:33.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7185e611 2025-02-25 13:02:33.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:33.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:33.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:33.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:33.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:33.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:33.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-25 13:02:33.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-25 13:02:33.207 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.212 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.214 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.215 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:33.215 [DefaultDispatcher-worker-5 @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-02-25 13:02:33.215 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:33.215 [DefaultDispatcher-worker-5 @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-02-25 13:02:33.221 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.222 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:02:33.222 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:33.222 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:02:33.225 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.233 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.242 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.251 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.259 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.262 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.298 [DefaultDispatcher-worker-2 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384472bf 2025-02-25 13:02:33.306 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:33.308 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779fd95 2025-02-25 13:02:33.308 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779fd95 2025-02-25 13:02:33.310 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29be170a 2025-02-25 13:02:33.310 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29be170a 2025-02-25 13:02:33.312 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8196e5 2025-02-25 13:02:33.312 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8196e5 2025-02-25 13:02:33.314 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68831d31 2025-02-25 13:02:33.314 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68831d31 2025-02-25 13:02:33.316 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed0e1 2025-02-25 13:02:33.316 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed0e1 2025-02-25 13:02:33.316 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 13:02:33.316 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 13:02:33.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-25 13:02:33.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-25 13:02:33.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-02-25 13:02:33.317 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@384472bf: (connection evicted) 2025-02-25 13:02:33.317 [DefaultDispatcher-worker-12 @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-02-25 13:02:33.318 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:02:33.318 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a191a3 2025-02-25 13:02:33.318 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a191a3 2025-02-25 13:02:33.318 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2779fd95: (connection evicted) 2025-02-25 13:02:33.318 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29be170a: (connection evicted) 2025-02-25 13:02:33.318 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d8196e5: (connection evicted) 2025-02-25 13:02:33.319 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68831d31: (connection evicted) 2025-02-25 13:02:33.319 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ed0e1: (connection evicted) 2025-02-25 13:02:33.319 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59a191a3: (connection evicted) 2025-02-25 13:02:33.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:33.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-25 13:02:33.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1322b575 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:33.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:33.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:33.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:33.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:33.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-25 13:02:33.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d504137 2025-02-25 13:02:33.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d504137 2025-02-25 13:02:33.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-25 13:02:33.449 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:33.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dece1f9 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:33.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-25 13:02:33.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b112a1 2025-02-25 13:02:33.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b112a1 2025-02-25 13:02:33.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c5c7cc4 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:33.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:33.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-02-25 13:02:33.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-02-25 13:02:33.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-25 13:02:33.752 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b112a1 2025-02-25 13:02:33.789 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:33.802 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:33.903 [DefaultDispatcher-worker-12 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-02-25 13:02:33.909 [DefaultDispatcher-worker-12 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-02-25 13:02:33.909 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52379/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 13:02:33.909 [DefaultDispatcher-worker-12 @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:52379/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-25 13:02:33.909 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52379/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 13:02:33.921 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52379/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 13:02:33.921 [DefaultDispatcher-worker-12 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52379/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 13:02:33.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-25 13:02:33.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-25 13:02:33.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:33.961 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b112a1: (connection evicted) 2025-02-25 13:02:33.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:33.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-25 13:02:33.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-25 13:02:33.963 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cf0e80 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:33.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:33.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b 2025-02-25 13:02:33.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b 2025-02-25 13:02:33.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6728370a 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:33.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:33.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-25 13:02:33.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-02-25 13:02:33.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-02-25 13:02:33.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-25 13:02:34.002 [DefaultDispatcher-worker-12 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-02-25 13:02:34.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-25 13:02:34.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-25 13:02:34.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.004 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b: (connection evicted) 2025-02-25 13:02:34.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-25 13:02:34.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-25 13:02:34.005 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c56434 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-02-25 13:02:34.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-02-25 13:02:34.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f10d055 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-25 13:02:34.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-02-25 13:02:34.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-02-25 13:02:34.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-25 13:02:34.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-25 13:02:34.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-25 13:02:34.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.022 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2: (connection evicted) 2025-02-25 13:02:34.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-25 13:02:34.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ad095c 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-25 13:02:34.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d537616 2025-02-25 13:02:34.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d537616 2025-02-25 13:02:34.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-25 13:02:34.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-25 13:02:34.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604c7e9b 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-02-25 13:02:34.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-02-25 13:02:34.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-25 13:02:34.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-25 13:02:34.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-25 13:02:34.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.051 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d537616: (connection evicted) 2025-02-25 13:02:34.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-25 13:02:34.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e14b53 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-25 13:02:34.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6253e59a 2025-02-25 13:02:34.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6253e59a 2025-02-25 13:02:34.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-25 13:02:34.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7752c0e7 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-02-25 13:02:34.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-02-25 13:02:34.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-25 13:02:34.076 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-25 13:02:34.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-25 13:02:34.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.079 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6253e59a: (connection evicted) 2025-02-25 13:02:34.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-25 13:02:34.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-25 13:02:34.118 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.135 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.165 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b32e983 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-25 13:02:34.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-02-25 13:02:34.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-02-25 13:02:34.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478530cb 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-02-25 13:02:34.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-02-25 13:02:34.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-25 13:02:34.338 [DefaultDispatcher-worker-12 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-02-25 13:02:34.340 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.350 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.356 [DefaultDispatcher-worker-12 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-02-25 13:02:34.362 [DefaultDispatcher-worker-12 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-02-25 13:02:34.365 [DefaultDispatcher-worker-12 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-02-25 13:02:34.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-25 13:02:34.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-25 13:02:34.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.401 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16df9bde: (connection evicted) 2025-02-25 13:02:34.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-25 13:02:34.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-25 13:02:34.405 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-02-25 13:02:34.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-25 13:02:34.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c59348 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-25 13:02:34.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2025-02-25 13:02:34.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2025-02-25 13:02:34.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51813065 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-25 13:02:34.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2025-02-25 13:02:34.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2025-02-25 13:02:34.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-25 13:02:34.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-25 13:02:34.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-25 13:02:34.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.427 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1: (connection evicted) 2025-02-25 13:02:34.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-25 13:02:34.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-25 13:02:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a28bda 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2025-02-25 13:02:34.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2025-02-25 13:02:34.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921cfa 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2025-02-25 13:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2025-02-25 13:02:34.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-25 13:02:34.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-25 13:02:34.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-25 13:02:34.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.439 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932: (connection evicted) 2025-02-25 13:02:34.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-25 13:02:34.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a902015 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-02-25 13:02:34.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-02-25 13:02:34.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c64339f 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-02-25 13:02:34.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-02-25 13:02:34.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-25 13:02:34.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-25 13:02:34.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-25 13:02:34.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.451 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521a506c: (connection evicted) 2025-02-25 13:02:34.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-25 13:02:34.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a71d23 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-02-25 13:02:34.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-02-25 13:02:34.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208e5b23 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-25 13:02:34.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2025-02-25 13:02:34.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2025-02-25 13:02:34.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-25 13:02:34.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-25 13:02:34.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-25 13:02:34.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.506 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12166229: (connection evicted) 2025-02-25 13:02:34.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-25 13:02:34.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-25 13:02:34.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56eba5 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2025-02-25 13:02:34.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2025-02-25 13:02:34.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b363c3 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-25 13:02:34.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2025-02-25 13:02:34.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2025-02-25 13:02:34.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-25 13:02:34.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-25 13:02:34.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-25 13:02:34.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.521 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290c266c: (connection evicted) 2025-02-25 13:02:34.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-25 13:02:34.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-25 13:02:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6480a063 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2025-02-25 13:02:34.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2025-02-25 13:02:34.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-25 13:02:34.524 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e62b17 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-25 13:02:34.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-25 13:02:34.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-25 13:02:34.537 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.539 [DefaultDispatcher-worker-1 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-25 13:02:34.540 [DefaultDispatcher-worker-1 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-25 13:02:34.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-25 13:02:34.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-25 13:02:34.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.541 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727dcc64: (connection evicted) 2025-02-25 13:02:34.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-25 13:02:34.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-25 13:02:34.542 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2025-02-25 13:02:34.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2025-02-25 13:02:34.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-25 13:02:34.549 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2025-02-25 13:02:34.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2025-02-25 13:02:34.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-25 13:02:34.562 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-25 13:02:34.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-25 13:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.563 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a58466: (connection evicted) 2025-02-25 13:02:34.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-25 13:02:34.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50672905 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-25 13:02:34.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2025-02-25 13:02:34.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2025-02-25 13:02:34.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220c28 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-25 13:02:34.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-25 13:02:34.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-25 13:02:34.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-25 13:02:34.619 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.631 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.652 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.671 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.679 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-25 13:02:34.680 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:34.680 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-25 13:02:34.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-25 13:02:34.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-25 13:02:34.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.681 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f290bc: (connection evicted) 2025-02-25 13:02:34.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-25 13:02:34.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-25 13:02:34.682 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-02-25 13:02:34.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2faf6e4a 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2025-02-25 13:02:34.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2025-02-25 13:02:34.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-25 13:02:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71262020 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2025-02-25 13:02:34.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2025-02-25 13:02:34.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-25 13:02:34.784 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.793 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-25 13:02:34.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-25 13:02:34.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.826 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644947ee: (connection evicted) 2025-02-25 13:02:34.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-25 13:02:34.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-25 13:02:34.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12be4f83 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2025-02-25 13:02:34.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2025-02-25 13:02:34.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718f3088 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-25 13:02:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2025-02-25 13:02:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2025-02-25 13:02:34.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-25 13:02:34.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-25 13:02:34.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-25 13:02:34.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.840 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389008d1: (connection evicted) 2025-02-25 13:02:34.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-25 13:02:34.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@839755f 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-02-25 13:02:34.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-02-25 13:02:34.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a05533 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-25 13:02:34.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-25 13:02:34.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-25 13:02:34.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-25 13:02:34.938 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.950 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.955 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-25 13:02:34.956 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-25 13:02:34.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-25 13:02:34.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-25 13:02:34.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.957 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2328ec73: (connection evicted) 2025-02-25 13:02:34.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-25 13:02:34.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-25 13:02:34.958 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-02-25 13:02:34.959 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283e1759 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-02-25 13:02:34.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-02-25 13:02:34.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-25 13:02:34.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f68e4e8 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-25 13:02:34.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-25 13:02:34.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-25 13:02:34.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-25 13:02:34.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-25 13:02:34.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:34.971 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8: (connection evicted) 2025-02-25 13:02:34.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:34.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-25 13:02:34.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73dbe25 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-25 13:02:34.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-25 13:02:34.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-25 13:02:34.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-25 13:02:34.987 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-25 13:02:34.993 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-25 13:02:34.994 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-02-25 13:02:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-25 13:02:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a075e70 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:34.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-02-25 13:02:34.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2025-02-25 13:02:34.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-25 13:02:35.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-25 13:02:35.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-25 13:02:35.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:35.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-25 13:02:35.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ac0a56 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-25 13:02:35.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2 2025-02-25 13:02:35.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2 2025-02-25 13:02:35.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-25 13:02:35.007 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2 2025-02-25 13:02:35.013 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2 2025-02-25 13:02:35.014 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdeb1 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-02-25 13:02:35.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-02-25 13:02:35.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-25 13:02:35.020 [DefaultDispatcher-worker-3 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2 2025-02-25 13:02:35.020 [DefaultDispatcher-worker-14 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-02-25 13:02:35.021 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-02-25 13:02:35.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-25 13:02:35.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-25 13:02:35.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.023 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3a4c2: (connection evicted) 2025-02-25 13:02:35.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-25 13:02:35.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d539b9 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-25 13:02:35.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2025-02-25 13:02:35.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2025-02-25 13:02:35.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-25 13:02:35.027 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2025-02-25 13:02:35.032 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2025-02-25 13:02:35.033 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed691fd 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2025-02-25 13:02:35.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2025-02-25 13:02:35.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-25 13:02:35.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-25 13:02:35.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-25 13:02:35.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:35.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-25 13:02:35.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e994ca 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-25 13:02:35.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-02-25 13:02:35.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-02-25 13:02:35.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-25 13:02:35.040 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-02-25 13:02:35.045 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-02-25 13:02:35.046 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3620eab 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-02-25 13:02:35.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-02-25 13:02:35.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-25 13:02:35.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-25 13:02:35.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-25 13:02:35.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:35.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-25 13:02:35.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-25 13:02:35.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d60fa1 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-02-25 13:02:35.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-02-25 13:02:35.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-25 13:02:35.069 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.088 [DefaultDispatcher-worker-6 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-02-25 13:02:35.094 [DefaultDispatcher-worker-6 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-02-25 13:02:35.097 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.116 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.122 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-02-25 13:02:35.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-25 13:02:35.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-25 13:02:35.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.124 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366: (connection evicted) 2025-02-25 13:02:35.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-25 13:02:35.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35524549 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-25 13:02:35.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-02-25 13:02:35.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-02-25 13:02:35.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-25 13:02:35.134 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.147 [DefaultDispatcher-worker-5 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-02-25 13:02:35.148 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.153 [DefaultDispatcher-worker-14 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-02-25 13:02:35.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-25 13:02:35.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-25 13:02:35.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.163 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d6a20: (connection evicted) 2025-02-25 13:02:35.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-25 13:02:35.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fe05fff 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-25 13:02:35.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-02-25 13:02:35.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-02-25 13:02:35.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-25 13:02:35.186 [DefaultDispatcher-worker-11 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-02-25 13:02:35.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-25 13:02:35.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-25 13:02:35.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.188 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d06801f: (connection evicted) 2025-02-25 13:02:35.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-25 13:02:35.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449b273 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-02-25 13:02:35.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-02-25 13:02:35.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-25 13:02:35.208 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-02-25 13:02:35.212 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-02-25 13:02:35.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-25 13:02:35.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-25 13:02:35.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.213 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6: (connection evicted) 2025-02-25 13:02:35.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-25 13:02:35.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2739ecc0 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-25 13:02:35.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-02-25 13:02:35.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-02-25 13:02:35.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-25 13:02:35.236 [DefaultDispatcher-worker-1 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-02-25 13:02:35.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-25 13:02:35.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-25 13:02:35.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.237 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d98729a: (connection evicted) 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-25 13:02:35.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377e90b0 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-25 13:02:35.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-02-25 13:02:35.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-02-25 13:02:35.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-25 13:02:35.256 [DefaultDispatcher-worker-13 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-02-25 13:02:35.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-25 13:02:35.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-25 13:02:35.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.257 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6: (connection evicted) 2025-02-25 13:02:35.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-25 13:02:35.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-25 13:02:35.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d190639 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-02-25 13:02:35.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-02-25 13:02:35.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-25 13:02:35.434 [DefaultDispatcher-worker-16 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-02-25 13:02:35.439 [DefaultDispatcher-worker-1 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-02-25 13:02:35.440 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49955/manifest.json 2025-02-25 13:02:35.440 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49955/manifest.json. 2025-02-25 13:02:35.440 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49955/manifest.json 2025-02-25 13:02:35.441 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49955/manifest.json 2025-02-25 13:02:35.441 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49955/manifest.json 2025-02-25 13:02:35.495 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.519 [Test worker @coroutine#337] 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:49955/manifest.json. 2025-02-25 13:02:35.519 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49955/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:35.526 [DefaultDispatcher-worker-6 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-02-25 13:02:35.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-25 13:02:35.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-25 13:02:35.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.531 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515c732d: (connection evicted) 2025-02-25 13:02:35.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-25 13:02:35.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eba9e41 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-25 13:02:35.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-02-25 13:02:35.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-02-25 13:02:35.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280099a0 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-25 13:02:35.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10 2025-02-25 13:02:35.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10 2025-02-25 13:02:35.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-25 13:02:35.579 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:02:35.616 [Test worker] INFO ktor.application - Application started in 0.041 seconds. 2025-02-25 13:02:35.616 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2ce62e27 2025-02-25 13:02:35.656 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.663 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.672 [DefaultDispatcher-worker-6 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:39957 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebb7bab 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-25 13:02:35.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e615c6a 2025-02-25 13:02:35.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e615c6a 2025-02-25 13:02:35.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-25 13:02:35.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 13:02:35.693 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 13:02:35.693 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 13:02:35.693 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 13:02:35.693 [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-02-25 13:02:35.693 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 13:02:35.693 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 13:02:35.694 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 13:02:35.694 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0ee0ba 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:35.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-25 13:02:35.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-25 13:02:35.725 [DefaultDispatcher-worker-19 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.730 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.734 [DefaultDispatcher-worker-2 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e615c6a 2025-02-25 13:02:35.735 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e615c6a 2025-02-25 13:02:35.739 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.744 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.744 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json 2025-02-25 13:02:35.744 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json. 2025-02-25 13:02:35.744 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json 2025-02-25 13:02:35.746 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json 2025-02-25 13:02:35.746 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json 2025-02-25 13:02:35.746 [Test worker @coroutine#354] 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:39957/api/content/698568508396744704/_ustadmanifest.json. 2025-02-25 13:02:35.746 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:35.754 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:02:35.758 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3840063a-ec43-47a1-bcc1-433de6200af7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:02:35.759 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:35.759 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3840063a-ec43-47a1-bcc1-433de6200af7 2025-02-25 13:02:35.762 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39957/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:35.762 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39957/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:35.762 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39957/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:35.763 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39957/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:35.767 [DefaultDispatcher-worker-1 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.767 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39957/UmAppDatabase/replication/nodeId 2025-02-25 13:02:35.767 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39957/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:35.767 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39957/UmAppDatabase/replication/nodeId 2025-02-25 13:02:35.771 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39957/api/blob/upload-init-batch 2025-02-25 13:02:35.771 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39957/api/blob/upload-init-batch. 2025-02-25 13:02:35.771 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39957/api/blob/upload-init-batch 2025-02-25 13:02:35.771 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39957/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:35.773 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.796 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.808 [eventLoopGroupProxy-4-4 @call-handler#396] 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-02-25 13:02:35.808 [eventLoopGroupProxy-4-2 @call-handler#395] 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-02-25 13:02:35.808 [eventLoopGroupProxy-4-3 @call-handler#397] 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-02-25 13:02:35.808 [eventLoopGroupProxy-4-1 @call-handler#398] 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-02-25 13:02:35.812 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:35.812 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:35.813 [eventLoopGroupProxy-4-3 @call-handler#397] 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-02-25 13:02:35.813 [eventLoopGroupProxy-4-4 @call-handler#396] 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-02-25 13:02:35.813 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:35.815 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39957/UmAppDatabase/replication/nodeId 2025-02-25 13:02:35.815 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39957/UmAppDatabase/replication/nodeId 2025-02-25 13:02:35.815 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:35.816 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39957/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:35.816 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39957/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:35.819 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-02-25 13:02:35.819 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-02-25 13:02:35.821 [DefaultDispatcher-worker-4 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.823 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-02-25 13:02:35.826 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.830 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-02-25 13:02:35.831 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39957/api/blob/upload-init-batch 2025-02-25 13:02:35.832 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39957/api/blob/upload-init-batch 2025-02-25 13:02:35.834 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39957/api/blob/upload-init-batch. 2025-02-25 13:02:35.834 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39957/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:35.842 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39957/api/blob/upload-batch-data 2025-02-25 13:02:35.842 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39957/api/blob/upload-batch-data. 2025-02-25 13:02:35.842 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39957/api/blob/upload-batch-data 2025-02-25 13:02:35.842 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39957/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:35.847 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:35.854 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-02-25 13:02:35.855 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:35.855 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-02-25 13:02:35.855 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39957/api/blob/upload-batch-data 2025-02-25 13:02:35.861 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39957/api/blob/upload-batch-data 2025-02-25 13:02:35.861 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39957/api/blob/upload-batch-data. 2025-02-25 13:02:35.861 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39957/api/blob/upload-batch-data 2025-02-25 13:02:35.861 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39957/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:35.863 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:35.865 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-02-25 13:02:35.865 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:35.865 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:35.866 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39957/api/blob/upload-batch-data 2025-02-25 13:02:35.878 [DefaultDispatcher-worker-12 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.885 [DefaultDispatcher-worker-7 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.895 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39957/UmAppDatabase/replication/message 2025-02-25 13:02:35.895 [DefaultDispatcher-worker-7 @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:39957/UmAppDatabase/replication/message. 2025-02-25 13:02:35.895 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39957/UmAppDatabase/replication/message 2025-02-25 13:02:35.895 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39957/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:02:35.896 [eventLoopGroupProxy-4-3 @call-handler#430] 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-02-25 13:02:35.897 [eventLoopGroupProxy-4-3 @call-handler#430] 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-02-25 13:02:35.897 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:35.909 [DefaultDispatcher-worker-4 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10 2025-02-25 13:02:35.910 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:35.910 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-02-25 13:02:35.910 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json 2025-02-25 13:02:35.910 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json. 2025-02-25 13:02:35.910 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json 2025-02-25 13:02:35.910 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39957/UmAppDatabase/replication/message 2025-02-25 13:02:35.911 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39957/UmAppDatabase/replication/message 2025-02-25 13:02:35.911 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39957/UmAppDatabase/replication/message. 2025-02-25 13:02:35.911 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39957/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:35.912 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json 2025-02-25 13:02:35.912 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json 2025-02-25 13:02:35.912 [DefaultDispatcher-worker-8 @coroutine#348] 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:39957/api/content/698568508396744704/_ustadmanifest.json. 2025-02-25 13:02:35.912 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39957/api/content/698568508396744704/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:35.916 [DefaultDispatcher-worker-14 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1812b564 2025-02-25 13:02:35.916 [DefaultDispatcher-worker-8 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10 2025-02-25 13:02:35.917 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 13:02:35.917 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 13:02:35.917 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 13:02:35.917 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 13:02:35.917 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 13:02:35.918 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e615c6a 2025-02-25 13:02:35.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-25 13:02:35.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-25 13:02:35.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:35.918 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1812b564: (connection evicted) 2025-02-25 13:02:35.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:35.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-25 13:02:35.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-25 13:02:36.190 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:36.190 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:36.379 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:36.923 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2ce62e27 2025-02-25 13:02:36.923 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2ce62e27 2025-02-25 13:02:36.925 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-02-25 13:02:36.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-25 13:02:36.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-25 13:02:36.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:36.925 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10: (connection evicted) 2025-02-25 13:02:36.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:36.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-25 13:02:36.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be1c797 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:36.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:36.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:36.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4c3e9 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:36.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2025-02-25 13:02:36.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2025-02-25 13:02:36.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-25 13:02:36.940 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:02:36.941 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 13:02:36.941 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6689bf04 2025-02-25 13:02:36.942 [DefaultDispatcher-worker-19 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:34939 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@255d4d7 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:36.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:36.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-25 13:02:36.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-02-25 13:02:36.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-02-25 13:02:36.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-25 13:02:36.944 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 13:02:36.944 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 13:02:36.944 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 13:02:36.944 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 13:02:36.944 [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-02-25 13:02:36.944 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 13:02:36.944 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 13:02:36.944 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 13:02:36.945 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e664075 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:36.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:36.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:36.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:36.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:36.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:36.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:36.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-25 13:02:36.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:36.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:36.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-25 13:02:36.966 [DefaultDispatcher-worker-16 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:36.970 [DefaultDispatcher-worker-16 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:36.975 [DefaultDispatcher-worker-8 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-02-25 13:02:36.976 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-02-25 13:02:36.981 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:36.985 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:36.985 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json 2025-02-25 13:02:36.985 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json. 2025-02-25 13:02:36.986 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json 2025-02-25 13:02:36.987 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json 2025-02-25 13:02:36.987 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json 2025-02-25 13:02:36.987 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json. 2025-02-25 13:02:36.987 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:36.994 [DefaultDispatcher-worker-15 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:36.995 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:02:36.995 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8b9fab82-907c-4758-bd59-f6c0919474a6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:02:36.995 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:36.996 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8b9fab82-907c-4758-bd59-f6c0919474a6 2025-02-25 13:02:36.996 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:36.996 [DefaultDispatcher-worker-8 @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:34939/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:36.996 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:36.996 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:36.998 [eventLoopGroupProxy-7-2 @call-handler#490] 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-02-25 13:02:36.998 [eventLoopGroupProxy-7-1 @call-handler#491] 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-02-25 13:02:36.999 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:36.999 [eventLoopGroupProxy-7-1 @call-handler#491] 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-02-25 13:02:36.999 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:36.999 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:36.999 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-25 13:02:37.000 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:37.000 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:37.002 [DefaultDispatcher-worker-5 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:37.002 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/UmAppDatabase/replication/nodeId 2025-02-25 13:02:37.002 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34939/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:37.002 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/UmAppDatabase/replication/nodeId 2025-02-25 13:02:37.003 [eventLoopGroupProxy-7-1 @call-handler#499] 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-02-25 13:02:37.003 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.003 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-init-batch 2025-02-25 13:02:37.003 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-init-batch. 2025-02-25 13:02:37.003 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-init-batch 2025-02-25 13:02:37.003 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-25 13:02:37.003 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:37.004 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/UmAppDatabase/replication/nodeId 2025-02-25 13:02:37.004 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34939/UmAppDatabase/replication/nodeId 2025-02-25 13:02:37.004 [eventLoopGroupProxy-7-1 @call-handler#504] 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-02-25 13:02:37.005 [eventLoopGroupProxy-7-1 @call-handler#504] 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-02-25 13:02:37.006 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:37.006 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-25 13:02:37.007 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-init-batch 2025-02-25 13:02:37.007 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34939/api/blob/upload-init-batch 2025-02-25 13:02:37.007 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-init-batch. 2025-02-25 13:02:37.007 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34939/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:37.008 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.008 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.008 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.008 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.009 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:37.010 [DefaultDispatcher-worker-15 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:37.011 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:37.011 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.011 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:37.012 [DefaultDispatcher-worker-8 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.013 [DefaultDispatcher-worker-8 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.013 [DefaultDispatcher-worker-8 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.013 [DefaultDispatcher-worker-8 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.013 [DefaultDispatcher-worker-8 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.014 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:37.015 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:37.016 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:37.016 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.016 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:37.016 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.016 [DefaultDispatcher-worker-6 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-02-25 13:02:37.018 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.018 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.018 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.018 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.019 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:37.030 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:37.030 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:37.043 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:37.046 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:37.061 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.062 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:37.062 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.063 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.063 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.063 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.063 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.064 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.064 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-02-25 13:02:37.064 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.065 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.065 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34939/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:37.065 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:34939/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34939/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-25 13:02:37.065 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34939/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.071 [DefaultDispatcher-worker-3 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:37.077 [DefaultDispatcher-worker-6 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:37.078 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:02:37.579 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-472c6be5-515e-4a12-b764-4beeb96b6b81', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:02:37.579 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:37.579 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-472c6be5-515e-4a12-b764-4beeb96b6b81 2025-02-25 13:02:37.582 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-init-batch 2025-02-25 13:02:37.582 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-init-batch. 2025-02-25 13:02:37.582 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-init-batch 2025-02-25 13:02:37.582 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:37.583 [eventLoopGroupProxy-7-1 @call-handler#536] 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-02-25 13:02:37.583 [eventLoopGroupProxy-7-1 @call-handler#536] 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-02-25 13:02:37.584 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:37.585 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-25 13:02:37.586 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-init-batch 2025-02-25 13:02:37.586 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34939/api/blob/upload-init-batch 2025-02-25 13:02:37.586 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-init-batch. 2025-02-25 13:02:37.586 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34939/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:37.587 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.587 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.587 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.587 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.588 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:37.590 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.590 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:37.590 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.591 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.591 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.591 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.591 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.592 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:37.593 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.593 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:37.593 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.594 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.594 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.594 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.594 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.595 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:37.636 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.637 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:37.637 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.637 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.638 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.638 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.638 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.638 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:37.680 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.681 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:37.681 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.681 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.682 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.682 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.682 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.683 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:37.724 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.724 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:37.725 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.725 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.725 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.725 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.725 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.726 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:37.769 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.770 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:02:37.770 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.771 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.771 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.771 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.771 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.772 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:37.813 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.813 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 13:02:37.814 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.814 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.814 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.814 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.814 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.815 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:37.857 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.857 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:37.858 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.858 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.858 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.858 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.858 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.859 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:37.901 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.902 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:37.902 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.903 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.903 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.903 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.903 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.904 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:37.945 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.945 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 13:02:37.946 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.946 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.946 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.946 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.946 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.947 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:37.989 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:37.989 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:37.990 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.990 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.990 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:37.990 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:37.990 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:37.991 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:38.033 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:38.034 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:38.034 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.035 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.035 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:38.035 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.035 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:38.035 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:38.077 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:38.077 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:38.078 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.079 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.079 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:38.079 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.079 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:38.080 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:38.085 [DefaultDispatcher-worker-3 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:38.122 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:38.123 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:38.123 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:38.123 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.124 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.124 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:38.124 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.124 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:38.125 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:38.126 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:38.126 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:38.127 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:38.127 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.127 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.127 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/blob/upload-batch-data. 2025-02-25 13:02:38.127 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.127 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:38.128 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:38.129 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:38.130 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:38.130 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:38.130 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/blob/upload-batch-data 2025-02-25 13:02:38.136 [DefaultDispatcher-worker-18 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:38.140 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:38.141 [DefaultDispatcher-worker-10 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/UmAppDatabase/replication/message 2025-02-25 13:02:38.141 [DefaultDispatcher-worker-10 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34939/UmAppDatabase/replication/message. 2025-02-25 13:02:38.141 [DefaultDispatcher-worker-10 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/UmAppDatabase/replication/message 2025-02-25 13:02:38.141 [DefaultDispatcher-worker-10 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34939/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:02:38.141 [eventLoopGroupProxy-7-1 @call-handler#604] 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-02-25 13:02:38.142 [eventLoopGroupProxy-7-1 @call-handler#604] 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-02-25 13:02:38.142 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:38.152 [DefaultDispatcher-worker-18 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2025-02-25 13:02:38.152 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:38.152 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-02-25 13:02:38.152 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json 2025-02-25 13:02:38.152 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json. 2025-02-25 13:02:38.152 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json 2025-02-25 13:02:38.153 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/UmAppDatabase/replication/message 2025-02-25 13:02:38.153 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34939/UmAppDatabase/replication/message 2025-02-25 13:02:38.153 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34939/UmAppDatabase/replication/message. 2025-02-25 13:02:38.153 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34939/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:38.153 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json 2025-02-25 13:02:38.153 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json 2025-02-25 13:02:38.153 [DefaultDispatcher-worker-15 @coroutine#453] 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:34939/api/content/698568511901106176/_ustadmanifest.json. 2025-02-25 13:02:38.154 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34939/api/content/698568511901106176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:38.158 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-02-25 13:02:38.160 [DefaultDispatcher-worker-11 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2025-02-25 13:02:38.161 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 13:02:38.161 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 13:02:38.161 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 13:02:38.161 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 13:02:38.161 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 13:02:38.161 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-02-25 13:02:38.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-25 13:02:38.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-25 13:02:38.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:38.162 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03: (connection evicted) 2025-02-25 13:02:38.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:38.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-25 13:02:38.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-25 13:02:38.445 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:38.579 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:38.636 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:38.930 [DefaultDispatcher-worker-13 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2025-02-25 13:02:39.165 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6689bf04 2025-02-25 13:02:39.165 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6689bf04 2025-02-25 13:02:39.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-25 13:02:39.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-25 13:02:39.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:39.166 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35: (connection evicted) 2025-02-25 13:02:39.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:39.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-25 13:02:39.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@576a8b00 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:39.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:39.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-25 13:02:39.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:39.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:39.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bec6682 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:39.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:39.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-25 13:02:39.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-25 13:02:39.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-25 13:02:39.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-25 13:02:39.201 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:02:39.202 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 13:02:39.202 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d45c4b7 2025-02-25 13:02:39.203 [DefaultDispatcher-worker-11 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:39369 2025-02-25 13:02:39.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f0cc97 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:39.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@641c8ba4 2025-02-25 13:02:39.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@641c8ba4 2025-02-25 13:02:39.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-25 13:02:39.205 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 13:02:39.206 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 13:02:39.206 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 13:02:39.206 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 13:02:39.206 [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-02-25 13:02:39.206 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 13:02:39.206 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 13:02:39.206 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 13:02:39.206 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dbf3bc 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:39.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-25 13:02:39.226 [DefaultDispatcher-worker-20 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.230 [DefaultDispatcher-worker-10 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.235 [DefaultDispatcher-worker-17 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641c8ba4 2025-02-25 13:02:39.236 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641c8ba4 2025-02-25 13:02:39.240 [DefaultDispatcher-worker-19 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.245 [DefaultDispatcher-worker-9 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.245 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json 2025-02-25 13:02:39.245 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json. 2025-02-25 13:02:39.245 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json 2025-02-25 13:02:39.246 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json 2025-02-25 13:02:39.246 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json 2025-02-25 13:02:39.247 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json. 2025-02-25 13:02:39.247 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:39.255 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.255 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:02:39.255 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-eb32d775-3722-4962-9684-5cd0e8e8b17b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:02:39.256 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:39.256 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-eb32d775-3722-4962-9684-5cd0e8e8b17b 2025-02-25 13:02:39.257 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:39.257 [DefaultDispatcher-worker-2 @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:39369/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:39.257 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:39.257 [DefaultDispatcher-worker-2 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39369/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:39.259 [eventLoopGroupProxy-10-1 @call-handler#668] 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-02-25 13:02:39.259 [eventLoopGroupProxy-10-2 @call-handler#669] 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-02-25 13:02:39.260 [eventLoopGroupProxy-10-2 @call-handler#669] 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-02-25 13:02:39.260 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:39.260 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.260 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.260 [eventLoopGroupProxy-10-2 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-25 13:02:39.261 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:39.261 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:39.266 [DefaultDispatcher-worker-19 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.266 [DefaultDispatcher-worker-19 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/UmAppDatabase/replication/nodeId 2025-02-25 13:02:39.266 [DefaultDispatcher-worker-19 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39369/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:39.266 [DefaultDispatcher-worker-19 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/UmAppDatabase/replication/nodeId 2025-02-25 13:02:39.267 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/api/blob/upload-init-batch 2025-02-25 13:02:39.267 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/blob/upload-init-batch. 2025-02-25 13:02:39.268 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/api/blob/upload-init-batch 2025-02-25 13:02:39.268 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39369/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:39.268 [eventLoopGroupProxy-10-2 @call-handler#678] 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-02-25 13:02:39.268 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.268 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-25 13:02:39.269 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/UmAppDatabase/replication/nodeId 2025-02-25 13:02:39.269 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39369/UmAppDatabase/replication/nodeId 2025-02-25 13:02:39.269 [eventLoopGroupProxy-10-3 @call-handler#684] 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-02-25 13:02:39.270 [eventLoopGroupProxy-10-3 @call-handler#684] 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-02-25 13:02:39.271 [eventLoopGroupProxy-10-3 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:39.272 [eventLoopGroupProxy-10-3 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-25 13:02:39.272 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/api/blob/upload-init-batch 2025-02-25 13:02:39.272 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39369/api/blob/upload-init-batch 2025-02-25 13:02:39.272 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39369/api/blob/upload-init-batch. 2025-02-25 13:02:39.272 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39369/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:39.274 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.274 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/blob/upload-batch-data. 2025-02-25 13:02:39.274 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.274 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39369/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:39.276 [DefaultDispatcher-worker-10 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.276 [eventLoopGroupProxy-10-2 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:39.278 [eventLoopGroupProxy-10-2 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:39.278 [eventLoopGroupProxy-10-2 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.278 [eventLoopGroupProxy-10-2 @call-handler#692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:39.279 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.280 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.280 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/blob/upload-batch-data. 2025-02-25 13:02:39.280 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.280 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39369/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:39.281 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:39.281 [DefaultDispatcher-worker-3 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.283 [eventLoopGroupProxy-10-2 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:39.283 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.283 [eventLoopGroupProxy-10-2 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:39.283 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.287 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.287 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/blob/upload-batch-data. 2025-02-25 13:02:39.287 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.287 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39369/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:39.289 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:39.290 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:39.292 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:39.292 [eventLoopGroupProxy-10-2 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:39.292 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.292 [eventLoopGroupProxy-10-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-25 13:02:39.293 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.294 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.295 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/blob/upload-batch-data. 2025-02-25 13:02:39.295 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.295 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39369/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:39.296 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:39.297 [eventLoopGroupProxy-10-2 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:39.297 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.297 [eventLoopGroupProxy-10-2 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:39.298 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.299 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.299 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/blob/upload-batch-data. 2025-02-25 13:02:39.299 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.299 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39369/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:39.300 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:39.301 [eventLoopGroupProxy-10-2 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:39.301 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.301 [eventLoopGroupProxy-10-2 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:39.302 [DefaultDispatcher-worker-6 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/api/blob/upload-batch-data 2025-02-25 13:02:39.305 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:39.306 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:39.312 [DefaultDispatcher-worker-3 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.317 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.318 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/UmAppDatabase/replication/message 2025-02-25 13:02:39.318 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39369/UmAppDatabase/replication/message. 2025-02-25 13:02:39.318 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/UmAppDatabase/replication/message 2025-02-25 13:02:39.318 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39369/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:02:39.319 [eventLoopGroupProxy-10-2 @call-handler#722] 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-02-25 13:02:39.319 [eventLoopGroupProxy-10-2 @call-handler#722] 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-02-25 13:02:39.319 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:39.331 [DefaultDispatcher-worker-18 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-25 13:02:39.332 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:39.332 [eventLoopGroupProxy-10-2 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-25 13:02:39.332 [DefaultDispatcher-worker-16 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json 2025-02-25 13:02:39.332 [DefaultDispatcher-worker-16 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json. 2025-02-25 13:02:39.332 [DefaultDispatcher-worker-16 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json 2025-02-25 13:02:39.332 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/UmAppDatabase/replication/message 2025-02-25 13:02:39.332 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39369/UmAppDatabase/replication/message 2025-02-25 13:02:39.333 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39369/UmAppDatabase/replication/message. 2025-02-25 13:02:39.333 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39369/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:39.333 [DefaultDispatcher-worker-14 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json 2025-02-25 13:02:39.333 [DefaultDispatcher-worker-14 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json 2025-02-25 13:02:39.333 [DefaultDispatcher-worker-14 @coroutine#632] 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:39369/api/content/698568525467578368/_ustadmanifest.json. 2025-02-25 13:02:39.333 [DefaultDispatcher-worker-14 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39369/api/content/698568525467578368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:39.339 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-02-25 13:02:39.340 [DefaultDispatcher-worker-18 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-25 13:02:39.340 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 13:02:39.340 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 13:02:39.340 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 13:02:39.340 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 13:02:39.340 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 13:02:39.342 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641c8ba4 2025-02-25 13:02:39.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-25 13:02:39.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-25 13:02:39.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:39.342 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7: (connection evicted) 2025-02-25 13:02:39.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:39.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-25 13:02:39.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-25 13:02:39.706 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:39.706 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:39.812 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:40.346 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d45c4b7 2025-02-25 13:02:40.346 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d45c4b7 2025-02-25 13:02:40.347 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116efe65 2025-02-25 13:02:40.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-25 13:02:40.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-25 13:02:40.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:40.347 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5: (connection evicted) 2025-02-25 13:02:40.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:40.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-25 13:02:40.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5fba90 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:40.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-25 13:02:40.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8f87dc 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:40.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-02-25 13:02:40.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-02-25 13:02:40.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-25 13:02:40.384 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:02:40.385 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 13:02:40.385 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2fbb098f 2025-02-25 13:02:40.387 [DefaultDispatcher-worker-14 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:37981 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1c406e 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:40.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-25 13:02:40.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-25 13:02:40.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-25 13:02:40.389 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 13:02:40.389 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 13:02:40.389 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 13:02:40.389 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 13:02:40.389 [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-02-25 13:02:40.389 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 13:02:40.389 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 13:02:40.389 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 13:02:40.389 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5cbcc9 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:40.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-25 13:02:40.408 [DefaultDispatcher-worker-18 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.412 [DefaultDispatcher-worker-21 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.473 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:40.475 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:40.487 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:40.489 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:40.505 [DefaultDispatcher-worker-5 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-25 13:02:40.533 [DefaultDispatcher-worker-5 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-25 13:02:40.536 [DefaultDispatcher-worker-5 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-25 13:02:40.539 [DefaultDispatcher-worker-5 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-25 13:02:40.546 [DefaultDispatcher-worker-15 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.550 [DefaultDispatcher-worker-15 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.551 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json 2025-02-25 13:02:40.551 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json. 2025-02-25 13:02:40.551 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json 2025-02-25 13:02:40.552 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json 2025-02-25 13:02:40.552 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json 2025-02-25 13:02:40.553 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json. 2025-02-25 13:02:40.553 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:40.609 [DefaultDispatcher-worker-12 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.609 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:02:40.609 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4e0bf56e-c568-4b29-997a-a4c536fe9447', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:02:40.610 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:02:40.610 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4e0bf56e-c568-4b29-997a-a4c536fe9447 2025-02-25 13:02:40.611 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:40.611 [DefaultDispatcher-worker-12 @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:37981/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:40.611 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:40.611 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:40.613 [eventLoopGroupProxy-13-2 @call-handler#793] 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-02-25 13:02:40.613 [eventLoopGroupProxy-13-1 @call-handler#792] 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-02-25 13:02:40.613 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.613 [eventLoopGroupProxy-13-2 @call-handler#793] 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-02-25 13:02:40.613 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:40.613 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.614 [eventLoopGroupProxy-13-2 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-25 13:02:40.614 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:40.614 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37981/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:40.616 [DefaultDispatcher-worker-20 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.616 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/UmAppDatabase/replication/nodeId 2025-02-25 13:02:40.616 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37981/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:40.616 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/UmAppDatabase/replication/nodeId 2025-02-25 13:02:40.617 [eventLoopGroupProxy-13-2 @call-handler#800] 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-02-25 13:02:40.617 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.617 [eventLoopGroupProxy-13-2 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-25 13:02:40.617 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/UmAppDatabase/replication/nodeId 2025-02-25 13:02:40.617 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37981/UmAppDatabase/replication/nodeId 2025-02-25 13:02:40.623 [DefaultDispatcher-worker-7 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.628 [DefaultDispatcher-worker-7 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:40.630 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-init-batch 2025-02-25 13:02:40.630 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-init-batch. 2025-02-25 13:02:40.630 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-init-batch 2025-02-25 13:02:40.630 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:40.631 [eventLoopGroupProxy-13-2 @call-handler#807] 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-02-25 13:02:40.631 [eventLoopGroupProxy-13-2 @call-handler#807] 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-02-25 13:02:40.674 [eventLoopGroupProxy-13-2 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.675 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-02-25 13:02:40.676 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-init-batch 2025-02-25 13:02:40.676 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37981/api/blob/upload-init-batch 2025-02-25 13:02:40.676 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-init-batch. 2025-02-25 13:02:40.676 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37981/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:40.680 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.680 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.680 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.680 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.681 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:40.683 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.683 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.683 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:40.683 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.684 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.684 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.684 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.684 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.685 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:40.729 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.729 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.729 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:02:40.729 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.731 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.731 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.731 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.731 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.732 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:40.733 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.733 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.734 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:40.735 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.736 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.736 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.736 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.736 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.737 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:40.742 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.742 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.742 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-25 13:02:40.743 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.744 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.744 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.744 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.744 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.745 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:40.787 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.788 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.788 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:40.788 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.791 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.791 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.791 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.791 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.792 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:40.853 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.854 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.854 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-02-25 13:02:40.854 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.856 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.857 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.857 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.857 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.858 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:40.905 [eventLoopGroupProxy-13-2 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.905 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.905 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-25 13:02:40.905 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.906 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.906 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.906 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.906 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.907 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:40.949 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.950 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.950 [eventLoopGroupProxy-13-2 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:40.950 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.951 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.951 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.951 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.951 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.951 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:40.994 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:40.994 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:40.994 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:40.995 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.996 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.996 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:40.996 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:40.996 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:40.996 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.039 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.040 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.040 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:02:41.040 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.041 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.041 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.041 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.041 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.042 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.043 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.043 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.043 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.043 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.044 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.044 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.044 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.044 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.044 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.045 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.045 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.046 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.046 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.046 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.046 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.046 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.046 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.047 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.048 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.048 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.048 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.048 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.049 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.049 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.049 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.049 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.050 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.051 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.051 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.051 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.051 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.052 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.052 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.052 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.052 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.052 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.053 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.054 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.054 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.054 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.055 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.055 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.055 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.055 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.055 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.057 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.057 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.057 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.057 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.058 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.058 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.058 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.058 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.058 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.060 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.060 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.060 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.060 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.061 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.061 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.061 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.061 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.061 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.063 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.063 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.063 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.063 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.064 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.064 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.064 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.064 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.064 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.066 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.066 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.066 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.066 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.067 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.067 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.067 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.067 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.067 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.069 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.069 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.069 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.069 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.070 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.070 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.070 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.070 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.070 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.071 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.072 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.072 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.072 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.073 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.073 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.073 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.073 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.073 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.074 [eventLoopGroupProxy-13-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.075 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.075 [eventLoopGroupProxy-13-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.075 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.075 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.075 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.075 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.075 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.076 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.077 [eventLoopGroupProxy-13-2 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.077 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.077 [eventLoopGroupProxy-13-2 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.078 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.078 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.078 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.078 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.078 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.079 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.080 [eventLoopGroupProxy-13-2 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.080 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.080 [eventLoopGroupProxy-13-2 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.081 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.081 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.081 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.081 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.082 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.083 [eventLoopGroupProxy-13-2 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.083 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.083 [eventLoopGroupProxy-13-2 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.083 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.084 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.084 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.084 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.084 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.085 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.086 [eventLoopGroupProxy-13-2 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.086 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.086 [eventLoopGroupProxy-13-2 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.087 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.088 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.088 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.088 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.088 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.089 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.090 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.090 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.090 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.091 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.091 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.091 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.091 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.091 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.092 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.093 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.093 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.093 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.093 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.095 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.095 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.095 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.095 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.096 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.098 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.098 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.098 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.099 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.099 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.099 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.099 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.099 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.100 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.102 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.102 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.102 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.102 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.103 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.103 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.103 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.103 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.107 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.109 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.109 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.109 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.110 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.111 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.111 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.111 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.111 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.112 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.113 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.113 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.113 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.113 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.114 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.114 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.114 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.114 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.115 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.116 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.116 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.116 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.116 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.117 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.117 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.117 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.117 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.118 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.119 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.120 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.120 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.120 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.121 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.121 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.121 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.121 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.122 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.123 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.123 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.123 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.123 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.124 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.124 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.124 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.124 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.125 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.126 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.126 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.126 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.127 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.128 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.128 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.128 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.128 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.128 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.129 [DefaultDispatcher-worker-5 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:41.171 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.171 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.171 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:41.171 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.172 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.172 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.172 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.172 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.173 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.174 [eventLoopGroupProxy-13-2 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.174 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.174 [eventLoopGroupProxy-13-2 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.175 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.175 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.175 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.175 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.175 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.176 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.177 [eventLoopGroupProxy-13-2 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.177 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.177 [eventLoopGroupProxy-13-2 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.177 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.178 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.178 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.178 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.178 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.179 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.179 [eventLoopGroupProxy-13-2 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.180 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.180 [eventLoopGroupProxy-13-2 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.180 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.180 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.180 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.180 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.180 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.181 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.223 [eventLoopGroupProxy-13-2 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.224 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.224 [eventLoopGroupProxy-13-2 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:41.224 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.225 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.225 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.225 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.225 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.225 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.269 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.269 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.269 [eventLoopGroupProxy-13-2 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:02:41.270 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.270 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.270 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.270 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.270 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.271 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.272 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.272 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.272 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.273 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.273 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.273 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.273 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.273 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.274 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.275 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.275 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.275 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.275 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.276 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.276 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.276 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.276 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.276 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.319 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.319 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.319 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:41.320 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.321 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.321 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.321 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.321 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.321 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.323 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.323 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.323 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.323 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.324 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.324 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.324 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.324 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.324 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.326 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.326 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.326 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.326 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.327 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.327 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.327 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.327 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.328 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.329 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.329 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.330 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.330 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.330 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.330 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.330 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.330 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.331 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.332 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.332 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.333 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.333 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.333 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.333 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.333 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.333 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.334 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.376 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.376 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.376 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:41.376 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.378 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.378 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.378 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.378 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.378 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.380 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.380 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.380 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.380 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.381 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.381 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.381 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.381 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.381 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:41.382 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.382 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.383 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.384 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:41.385 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.385 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.385 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.386 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.386 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.386 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.386 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.386 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.387 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.388 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.388 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.388 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.388 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.390 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.390 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.390 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.390 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.390 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.392 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.392 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.392 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.392 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.393 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.393 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.393 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.393 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.394 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.396 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.396 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.396 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.396 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.397 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.397 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.397 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.397 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.398 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.399 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.399 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.399 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.400 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.400 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.400 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.400 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.400 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.401 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.405 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.406 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.406 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-25 13:02:41.406 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.408 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.409 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.409 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.409 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.410 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.411 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.411 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.411 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.411 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.412 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.413 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.414 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.414 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.414 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.415 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.415 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.415 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.415 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.416 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.417 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.417 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.417 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.418 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.418 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.418 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.418 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.419 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.421 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.423 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.423 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.423 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.423 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.424 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.424 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.424 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.424 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.425 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.467 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.467 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.467 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:41.468 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.469 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.469 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.469 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.469 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.470 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.471 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.471 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.472 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.472 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.473 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.473 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.473 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.473 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.473 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.474 [eventLoopGroupProxy-13-2 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.475 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.475 [eventLoopGroupProxy-13-2 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.475 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.476 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.476 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.476 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.476 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.476 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.519 [eventLoopGroupProxy-13-2 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.519 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.519 [eventLoopGroupProxy-13-2 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:41.519 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.521 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.521 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.521 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.521 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.522 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.523 [eventLoopGroupProxy-13-2 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.523 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.523 [eventLoopGroupProxy-13-2 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.524 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.525 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.525 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.525 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.525 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.525 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.526 [eventLoopGroupProxy-13-2 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.526 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.527 [eventLoopGroupProxy-13-2 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.527 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.528 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.528 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.531 [eventLoopGroupProxy-13-2 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.531 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.531 [eventLoopGroupProxy-13-2 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 13:02:41.531 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.532 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.532 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.532 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.532 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.533 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.575 [eventLoopGroupProxy-13-2 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.575 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.575 [eventLoopGroupProxy-13-2 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:41.576 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.578 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.578 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.578 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.578 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.578 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.580 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.580 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.580 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.580 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.581 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.581 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.581 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.581 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.582 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.624 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.624 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.624 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:41.624 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.626 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.626 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.626 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.626 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.627 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.641 [DefaultDispatcher-worker-14 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:41.671 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.672 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.672 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-02-25 13:02:41.672 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.674 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.674 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.674 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.674 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.675 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.717 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.717 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.717 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:41.718 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.720 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.720 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.720 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.720 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.721 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.764 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.764 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.764 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:41.765 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.765 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.765 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.765 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.766 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.766 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.767 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.767 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.767 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.767 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.768 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.768 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.768 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.768 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.769 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.770 [eventLoopGroupProxy-13-2 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.770 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.770 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.770 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.770 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.771 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.771 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.771 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.771 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.772 [eventLoopGroupProxy-13-2 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.772 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.772 [eventLoopGroupProxy-13-2 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.772 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.773 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.773 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.773 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.773 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.773 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.774 [eventLoopGroupProxy-13-2 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.774 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.774 [eventLoopGroupProxy-13-2 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.774 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.775 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.776 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.776 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.776 [eventLoopGroupProxy-13-2 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.777 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.777 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.777 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.777 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.777 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.778 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.779 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.788 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.788 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-02-25 13:02:41.789 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.789 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.789 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.789 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.789 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.790 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.791 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.791 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.791 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.792 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.793 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.793 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.793 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.793 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.793 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.794 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.794 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.795 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.795 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.795 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.795 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.795 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.795 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.796 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.797 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.797 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.797 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.797 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.798 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.798 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.798 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.798 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.798 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.799 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.799 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.800 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.801 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.802 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.802 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.802 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.802 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.803 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.803 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.803 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.803 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.803 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.804 [eventLoopGroupProxy-13-2 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.805 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.805 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.805 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.805 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.805 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.805 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.805 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.806 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.807 [eventLoopGroupProxy-13-2 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.807 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.807 [eventLoopGroupProxy-13-2 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.808 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.808 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.808 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.808 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.808 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.809 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.810 [eventLoopGroupProxy-13-2 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.810 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.810 [eventLoopGroupProxy-13-2 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.810 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.811 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.811 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.811 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.811 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.812 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.855 [eventLoopGroupProxy-13-2 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.855 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.855 [eventLoopGroupProxy-13-2 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:41.855 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.856 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.856 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.856 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.856 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.857 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.858 [eventLoopGroupProxy-13-2 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.858 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.858 [eventLoopGroupProxy-13-2 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.858 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.859 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.859 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.859 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.859 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.860 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.861 [eventLoopGroupProxy-13-2 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.861 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.861 [eventLoopGroupProxy-13-2 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.861 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.861 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.861 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.861 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.861 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.862 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.863 [eventLoopGroupProxy-13-2 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.863 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.863 [eventLoopGroupProxy-13-2 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.863 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.864 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.864 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.864 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.864 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.864 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.865 [eventLoopGroupProxy-13-2 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.865 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.865 [eventLoopGroupProxy-13-2 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.865 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.866 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.866 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.866 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.866 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.866 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.867 [eventLoopGroupProxy-13-2 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.867 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.867 [eventLoopGroupProxy-13-2 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.869 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.870 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.870 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.870 [eventLoopGroupProxy-13-2 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.870 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.871 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.871 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.871 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.871 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.871 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.914 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.914 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.914 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:41.915 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.915 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.915 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.915 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.915 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.916 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.917 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.918 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.918 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.918 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.918 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.918 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.918 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.918 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.919 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.920 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.920 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.920 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.921 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.921 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.921 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.921 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.921 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.922 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.964 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.964 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.964 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:41.964 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.965 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.965 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.965 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.965 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.966 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.967 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.968 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.968 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.968 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.968 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.968 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.968 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.968 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.969 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.970 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.970 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.970 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.970 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.971 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.971 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.971 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.971 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.971 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.973 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.973 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.973 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.973 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.973 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.973 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.973 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.973 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.974 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.975 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.975 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.975 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.975 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.975 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.975 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.975 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.975 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.976 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.977 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.977 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.977 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.977 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.978 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.978 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.978 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.978 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.978 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.979 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.979 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.979 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.980 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.980 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.980 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.980 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.980 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.981 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.982 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.982 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.982 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.982 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.983 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.983 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.983 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.983 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.983 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.984 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.984 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.984 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.984 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.985 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.985 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.985 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.985 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.986 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.986 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.987 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.987 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:41.987 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.987 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.987 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.987 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.987 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.988 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.989 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.989 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.989 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.989 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.990 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.990 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.990 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.990 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.990 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:41.991 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:41.991 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:41.991 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:41.992 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.992 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.992 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:41.992 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:41.992 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:41.993 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.035 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.035 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.035 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:42.035 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.036 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.036 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.036 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.036 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.036 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.037 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.037 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.037 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.039 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.081 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.081 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.081 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:42.081 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.082 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.082 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.082 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.082 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.083 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.084 [eventLoopGroupProxy-13-2 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.084 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.084 [eventLoopGroupProxy-13-2 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.084 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.084 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.085 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.085 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.085 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.085 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.128 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.128 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.128 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:42.128 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.129 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.129 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.129 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.129 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.130 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:42.152 [DefaultDispatcher-worker-1 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:42.171 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.171 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.171 [eventLoopGroupProxy-13-2 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 13:02:42.172 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.172 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.172 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.172 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.172 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.173 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.215 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.215 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.215 [eventLoopGroupProxy-13-2 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:42.215 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.216 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.216 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.216 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.216 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.217 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.260 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.260 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.260 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:42.261 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.262 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.262 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.262 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.262 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.262 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.305 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.305 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.305 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:42.306 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.306 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.306 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.306 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.306 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.307 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.308 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.308 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.308 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.309 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.309 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.309 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.309 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.309 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.310 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.352 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.352 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.352 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:42.353 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.354 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.354 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.354 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.354 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.354 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.356 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.356 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.356 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:42.356 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.357 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.357 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.357 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.357 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.357 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.359 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.359 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.359 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:42.359 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.360 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.360 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.360 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.360 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.360 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.361 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.362 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.362 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:42.362 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.362 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.362 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.362 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.362 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.363 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.364 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.364 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.364 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.365 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.365 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.365 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.365 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.365 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.366 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.367 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.367 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.367 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.367 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.368 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.368 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.368 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.368 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.369 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.374 [DefaultDispatcher-worker-15 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.393 [DefaultDispatcher-worker-15 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-25 13:02:42.411 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.411 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.411 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:42.411 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.412 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.412 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.412 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.412 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.412 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.413 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.413 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.414 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:42.414 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.414 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.414 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.414 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.414 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.415 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.416 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.416 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.416 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.416 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.417 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.417 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.417 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.417 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.417 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.418 [eventLoopGroupProxy-13-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.418 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.418 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.418 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.419 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.419 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.419 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.419 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.419 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.462 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.462 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.462 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:42.462 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.463 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.463 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.463 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.463 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.464 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.465 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.465 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.465 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.465 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.466 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.466 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.466 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.466 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.467 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.467 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.468 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.468 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.468 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.468 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.468 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.468 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.468 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.469 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.470 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.470 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.470 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.470 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.471 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.471 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.471 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.471 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.471 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.514 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.514 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.514 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:42.515 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.516 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.516 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.516 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.516 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.516 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.559 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.560 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.560 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:02:42.560 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.561 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.561 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.561 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.561 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.562 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.563 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.563 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.563 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.563 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.564 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.564 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.564 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.564 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.565 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.570 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.570 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.570 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-25 13:02:42.570 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.571 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.571 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.571 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.571 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.571 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.572 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.572 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.572 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.572 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.573 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.573 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.573 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.573 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.574 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:42.616 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.617 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.617 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:42.617 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.618 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.618 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.618 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.618 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.618 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:42.619 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.620 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.620 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:42.620 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.620 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.621 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.621 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.621 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.621 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:02:42.662 [DefaultDispatcher-worker-15 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:42.665 [eventLoopGroupProxy-13-2 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.665 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.665 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:02:42.665 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.666 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.666 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.666 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.666 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.667 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.709 [eventLoopGroupProxy-13-2 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.709 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.709 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:42.710 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.710 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.711 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.711 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.711 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.711 [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-02-25 13:02:42.712 [eventLoopGroupProxy-13-2 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.712 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.712 [eventLoopGroupProxy-13-2 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.712 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.713 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.713 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.713 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.713 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.714 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.756 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.757 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.757 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:02:42.757 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.758 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.758 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.758 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.758 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.759 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.760 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.760 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.760 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.760 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.761 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.761 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.761 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.761 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.761 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.762 [eventLoopGroupProxy-13-2 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.762 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.763 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:42.763 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.763 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.763 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.763 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.763 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.764 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.765 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.765 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.765 [eventLoopGroupProxy-13-2 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.765 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.766 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.766 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.766 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.766 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.767 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.815 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.815 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.815 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-02-25 13:02:42.816 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.818 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.818 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.818 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.818 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.820 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.861 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.862 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.862 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:02:42.862 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.863 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.863 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.863 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.863 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.864 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.864 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.865 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.865 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:02:42.865 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.866 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.866 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.866 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.866 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.866 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.867 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.867 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.867 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:02:42.867 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/blob/upload-batch-data. 2025-02-25 13:02:42.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.868 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:42.868 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:02:42.871 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:42.871 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.871 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 13:02:42.871 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/blob/upload-batch-data 2025-02-25 13:02:42.878 [DefaultDispatcher-worker-21 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:42.882 [DefaultDispatcher-worker-5 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:42.883 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/UmAppDatabase/replication/message 2025-02-25 13:02:42.883 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37981/UmAppDatabase/replication/message. 2025-02-25 13:02:42.883 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/UmAppDatabase/replication/message 2025-02-25 13:02:42.883 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37981/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:02:42.883 [eventLoopGroupProxy-13-2 @call-handler#1604] 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-02-25 13:02:42.884 [eventLoopGroupProxy-13-2 @call-handler#1604] 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-02-25 13:02:42.884 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:42.896 [DefaultDispatcher-worker-11 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-02-25 13:02:42.896 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:42.896 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json 2025-02-25 13:02:42.896 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-25 13:02:42.896 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json. 2025-02-25 13:02:42.896 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json 2025-02-25 13:02:42.896 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/UmAppDatabase/replication/message 2025-02-25 13:02:42.896 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37981/UmAppDatabase/replication/message 2025-02-25 13:02:42.897 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37981/UmAppDatabase/replication/message. 2025-02-25 13:02:42.897 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37981/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:42.897 [DefaultDispatcher-worker-19 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json 2025-02-25 13:02:42.897 [DefaultDispatcher-worker-19 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json 2025-02-25 13:02:42.897 [DefaultDispatcher-worker-10 @coroutine#750] 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:37981/api/content/698568528985817088/_ustadmanifest.json. 2025-02-25 13:02:42.897 [DefaultDispatcher-worker-10 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37981/api/content/698568528985817088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:42.902 [DefaultDispatcher-worker-13 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-25 13:02:42.919 [DefaultDispatcher-worker-9 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-02-25 13:02:42.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 13:02:42.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 13:02:42.941 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 13:02:42.941 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 13:02:42.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 13:02:42.944 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-25 13:02:42.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-25 13:02:42.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-25 13:02:42.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:42.944 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519eab1e: (connection evicted) 2025-02-25 13:02:42.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:42.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-25 13:02:42.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-25 13:02:43.378 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:43.389 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:43.389 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:02:43.949 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2fbb098f 2025-02-25 13:02:43.949 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2fbb098f 2025-02-25 13:02:43.953 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-25 13:02:43.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-25 13:02:43.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-25 13:02:43.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:43.953 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4faaff61: (connection evicted) 2025-02-25 13:02:43.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:43.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-25 13:02:43.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347c5721 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:43.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:43.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-25 13:02:43.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2025-02-25 13:02:43.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2025-02-25 13:02:43.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-25 13:02:43.990 [DefaultDispatcher-worker-7 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c80957 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:43.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-02-25 13:02:43.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fce6eb4 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:43.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-02-25 13:02:43.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-02-25 13:02:43.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-25 13:02:43.997 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:02:43.998 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 13:02:43.999 [DefaultDispatcher-worker-9 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:37335 2025-02-25 13:02:44.001 [DefaultDispatcher-worker-9 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-02-25 13:02:44.002 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37335/api/blob/upload-init-batch 2025-02-25 13:02:44.002 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37335/api/blob/upload-init-batch. 2025-02-25 13:02:44.002 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37335/api/blob/upload-init-batch 2025-02-25 13:02:44.002 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37335/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:44.004 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-02-25 13:02:44.004 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-02-25 13:02:44.005 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-02-25 13:02:44.005 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37335/api/blob/upload-init-batch 2025-02-25 13:02:44.005 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37335/api/blob/upload-init-batch 2025-02-25 13:02:44.006 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37335/api/blob/upload-init-batch. 2025-02-25 13:02:44.006 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37335/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:44.007 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37335/api/blob/upload-batch-data 2025-02-25 13:02:44.007 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37335/api/blob/upload-batch-data. 2025-02-25 13:02:44.007 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37335/api/blob/upload-batch-data 2025-02-25 13:02:44.007 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37335/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:44.007 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-25 13:02:44.009 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-02-25 13:02:44.009 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:44.009 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37335/api/blob/upload-batch-data 2025-02-25 13:02:44.011 [eventLoopGroupProxy-16-2 @call-handler#1666] 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-02-25 13:02:44.013 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:44.016 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-02-25 13:02:44.062 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:44.095 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:44.096 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c678a1f 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-25 13:02:45.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6046fba0 2025-02-25 13:02:45.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6046fba0 2025-02-25 13:02:45.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-25 13:02:45.117 [DefaultDispatcher-worker-20 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6046fba0 2025-02-25 13:02:45.120 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52203/api/blob/upload-init-batch 2025-02-25 13:02:45.120 [Test worker @coroutine#1675] 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:52203/api/blob/upload-init-batch. 2025-02-25 13:02:45.120 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52203/api/blob/upload-init-batch 2025-02-25 13:02:45.120 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52203/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:45.121 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52203/api/blob/upload-init-batch 2025-02-25 13:02:45.121 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52203/api/blob/upload-init-batch 2025-02-25 13:02:45.122 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52203/api/blob/upload-init-batch. 2025-02-25 13:02:45.122 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52203/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:45.128 [DefaultDispatcher-worker-16 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6046fba0 2025-02-25 13:02:45.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-25 13:02:45.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-25 13:02:45.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.130 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6046fba0: (connection evicted) 2025-02-25 13:02:45.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:45.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-25 13:02:45.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-25 13:02:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574413bd 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-02-25 13:02:45.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-02-25 13:02:45.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-25 13:02:45.155 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/api/blob/upload-init-batch 2025-02-25 13:02:45.155 [Test worker @coroutine#1686] 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:45787/api/blob/upload-init-batch. 2025-02-25 13:02:45.155 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/api/blob/upload-init-batch 2025-02-25 13:02:45.155 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45787/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:45.156 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/api/blob/upload-init-batch 2025-02-25 13:02:45.156 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/api/blob/upload-init-batch 2025-02-25 13:02:45.156 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45787/api/blob/upload-init-batch. 2025-02-25 13:02:45.156 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45787/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:45.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-25 13:02:45.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-25 13:02:45.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.157 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556e4588: (connection evicted) 2025-02-25 13:02:45.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:45.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-25 13:02:45.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4144d4a 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-25 13:02:45.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61 2025-02-25 13:02:45.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61 2025-02-25 13:02:45.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-25 13:02:45.172 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38739/api/blob/upload-init-batch 2025-02-25 13:02:45.172 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38739/api/blob/upload-init-batch. 2025-02-25 13:02:45.172 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38739/api/blob/upload-init-batch 2025-02-25 13:02:45.172 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38739/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:02:45.173 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38739/api/blob/upload-init-batch 2025-02-25 13:02:45.173 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38739/api/blob/upload-init-batch 2025-02-25 13:02:45.173 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38739/api/blob/upload-init-batch. 2025-02-25 13:02:45.173 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38739/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:45.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-25 13:02:45.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-25 13:02:45.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.177 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61: (connection evicted) 2025-02-25 13:02:45.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:45.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-25 13:02:45.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-25 13:02:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-25 13:02:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6334c0d8 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-02-25 13:02:45.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-02-25 13:02:45.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-25 13:02:45.424 [DefaultDispatcher-worker-8 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc842b0 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-02-25 13:02:45.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-02-25 13:02:45.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-25 13:02:45.447 [DefaultDispatcher-worker-18 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26caf4b6 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c750b69 2025-02-25 13:02:45.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c750b69 2025-02-25 13:02:45.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f17b8f 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-02-25 13:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-02-25 13:02:45.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-25 13:02:45.488 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.490 [DefaultDispatcher-worker-5 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-02-25 13:02:45.494 [DefaultDispatcher-worker-16 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-02-25 13:02:45.498 [DefaultDispatcher-worker-18 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-02-25 13:02:45.502 [DefaultDispatcher-worker-1 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-02-25 13:02:45.504 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-02-25 13:02:45.508 [DefaultDispatcher-worker-14 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-02-25 13:02:45.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-25 13:02:45.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-25 13:02:45.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.512 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a29c0: (connection evicted) 2025-02-25 13:02:45.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:45.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-25 13:02:45.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-25 13:02:45.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bdc8975 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-02-25 13:02:45.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-02-25 13:02:45.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-25 13:02:45.527 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.533 [DefaultDispatcher-worker-19 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-02-25 13:02:45.537 [DefaultDispatcher-worker-11 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-02-25 13:02:45.541 [DefaultDispatcher-worker-13 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-02-25 13:02:45.545 [DefaultDispatcher-worker-17 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-02-25 13:02:45.547 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-02-25 13:02:45.548 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.552 [DefaultDispatcher-worker-18 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-02-25 13:02:45.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-25 13:02:45.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-25 13:02:45.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.553 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9: (connection evicted) 2025-02-25 13:02:45.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:45.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-25 13:02:45.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-25 13:02:45.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188532da 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-02-25 13:02:45.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-02-25 13:02:45.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-25 13:02:45.573 [DefaultDispatcher-worker-21 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-02-25 13:02:45.577 [DefaultDispatcher-worker-9 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-02-25 13:02:45.581 [DefaultDispatcher-worker-6 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-02-25 13:02:45.585 [DefaultDispatcher-worker-9 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-02-25 13:02:45.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-25 13:02:45.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-25 13:02:45.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.585 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7: (connection evicted) 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:45.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-25 13:02:45.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5f61cc 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:45.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-25 13:02:45.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-25 13:02:45.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-25 13:02:45.607 [DefaultDispatcher-worker-8 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-25 13:02:45.611 [DefaultDispatcher-worker-12 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-25 13:02:45.614 [DefaultDispatcher-worker-19 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-25 13:02:45.618 [DefaultDispatcher-worker-7 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-25 13:02:45.620 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-25 13:02:45.624 [DefaultDispatcher-worker-6 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-02-25 13:02:45.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-25 13:02:45.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-25 13:02:45.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:45.624 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef04239: (connection evicted) 2025-02-25 13:02:45.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:45.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-25 13:02:45.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-25 13:02:45.963 [DefaultDispatcher-worker-10 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2025-02-25 13:02:45.997 [DefaultDispatcher-worker-10 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5e7696 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-25 13:02:49.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-02-25 13:02:49.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-02-25 13:02:49.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-25 13:02:49.141 [DefaultDispatcher-worker-8 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-02-25 13:02:49.222 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bed8b91 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-25 13:02:49.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-02-25 13:02:49.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-02-25 13:02:49.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-25 13:02:49.673 [DefaultDispatcher-worker-16 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-02-25 13:02:49.677 [DefaultDispatcher-worker-4 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-02-25 13:02:49.680 [DefaultDispatcher-worker-7 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-02-25 13:02:49.684 [DefaultDispatcher-worker-19 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-02-25 13:02:49.688 [DefaultDispatcher-worker-9 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-02-25 13:02:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e22dadb 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-02-25 13:02:49.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-02-25 13:02:49.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-25 13:02:49.709 [DefaultDispatcher-worker-9 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-02-25 13:02:49.713 [DefaultDispatcher-worker-12 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-02-25 13:02:49.716 [DefaultDispatcher-worker-13 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-02-25 13:02:49.719 [DefaultDispatcher-worker-11 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58922a00 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-02-25 13:02:49.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-02-25 13:02:49.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-25 13:02:49.738 [DefaultDispatcher-worker-17 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-02-25 13:02:49.741 [DefaultDispatcher-worker-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-02-25 13:02:49.745 [DefaultDispatcher-worker-7 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-02-25 13:02:49.748 [DefaultDispatcher-worker-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-02-25 13:02:49.752 [DefaultDispatcher-worker-9 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-02-25 13:02:49.755 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:49.757 [DefaultDispatcher-worker-5 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b713dd 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-25 13:02:49.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-25 13:02:49.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-25 13:02:49.776 [DefaultDispatcher-worker-8 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-25 13:02:49.780 [DefaultDispatcher-worker-10 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-25 13:02:49.784 [DefaultDispatcher-worker-19 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-25 13:02:49.787 [DefaultDispatcher-worker-21 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-25 13:02:49.792 [DefaultDispatcher-worker-12 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-02-25 13:02:49.792 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-25 13:02:49.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-25 13:02:49.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-25 13:02:49.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-25 13:02:49.811 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-25 13:02:49.815 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-25 13:02:49.819 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-25 13:02:49.821 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:49.822 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-25 13:02:49.826 [DefaultDispatcher-worker-7 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-25 13:02:49.830 [DefaultDispatcher-worker-11 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fdef43 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-25 13:02:49.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-25 13:02:49.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-25 13:02:49.850 [DefaultDispatcher-worker-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-25 13:02:49.854 [DefaultDispatcher-worker-6 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-25 13:02:49.857 [DefaultDispatcher-worker-21 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-25 13:02:49.858 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:49.861 [DefaultDispatcher-worker-6 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d208795 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-25 13:02:49.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-02-25 13:02:49.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-02-25 13:02:49.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-25 13:02:49.878 [DefaultDispatcher-worker-17 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-02-25 13:02:49.882 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-02-25 13:02:49.885 [DefaultDispatcher-worker-7 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-02-25 13:02:49.889 [DefaultDispatcher-worker-1 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-02-25 13:02:49.892 [DefaultDispatcher-worker-15 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-02-25 13:02:49.893 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:49.898 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-02-25 13:02:49.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-25 13:02:49.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b5b54 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-02-25 13:02:49.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-02-25 13:02:49.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-02-25 13:02:49.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-02-25 13:02:49.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-25 13:02:49.923 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-02-25 13:02:49.925 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29dcad7e 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-02-25 13:02:49.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-02-25 13:02:49.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-25 13:02:49.934 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:49.941 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-02-25 13:02:49.942 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6fbf82 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-25 13:02:49.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-02-25 13:02:49.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-02-25 13:02:49.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-25 13:02:49.958 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-02-25 13:02:49.959 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f38545a 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-02-25 13:02:49.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-02-25 13:02:49.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-25 13:02:49.962 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:49.973 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-02-25 13:02:49.974 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c55e559 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-02-25 13:02:49.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-02-25 13:02:49.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4337f9 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:49.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-25 13:02:49.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-25 13:02:49.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-25 13:02:50.000 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.009 [DefaultDispatcher-worker-12 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-25 13:02:50.010 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.028 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.041 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/ 2025-02-25 13:02:50.041 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50857/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.042 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/ 2025-02-25 13:02:50.042 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/ 2025-02-25 13:02:50.042 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50857/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.046 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.061 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.077 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.083 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/ 2025-02-25 13:02:50.084 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/ 2025-02-25 13:02:50.084 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50857/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.089 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.125 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/ 2025-02-25 13:02:50.126 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/ 2025-02-25 13:02:50.126 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50857/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.167 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/ 2025-02-25 13:02:50.168 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/ 2025-02-25 13:02:50.168 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50857/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.210 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/ 2025-02-25 13:02:50.210 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/ 2025-02-25 13:02:50.210 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50857/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.251 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/ 2025-02-25 13:02:50.252 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50857/ 2025-02-25 13:02:50.252 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50857/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.293 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50857/ 2025-02-25 13:02:50.296 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40803/ 2025-02-25 13:02:50.296 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40803/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.297 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40803/ 2025-02-25 13:02:50.297 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40803/ 2025-02-25 13:02:50.297 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40803/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.338 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40803/ 2025-02-25 13:02:50.339 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40803/ 2025-02-25 13:02:50.339 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40803/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.380 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40803/ 2025-02-25 13:02:50.381 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40803/ 2025-02-25 13:02:50.381 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40803/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.422 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40803/ 2025-02-25 13:02:50.423 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40803/ 2025-02-25 13:02:50.423 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40803/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.465 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40803/ 2025-02-25 13:02:50.465 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40803/ 2025-02-25 13:02:50.465 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40803/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.507 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40803/ 2025-02-25 13:02:50.507 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40803/ 2025-02-25 13:02:50.507 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40803/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:02:50.508 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40803/ 2025-02-25 13:02:50.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383a5260 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:50.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2025-02-25 13:02:50.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2025-02-25 13:02:50.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-25 13:02:50.592 [DefaultDispatcher-worker-14 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67cd1db3 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:50.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-02-25 13:02:50.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-02-25 13:02:50.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-25 13:02:50.617 [DefaultDispatcher-worker-18 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b4ade78 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:50.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-02-25 13:02:50.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-02-25 13:02:50.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-25 13:02:50.637 [DefaultDispatcher-worker-8 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b792c2 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:50.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-02-25 13:02:50.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-02-25 13:02:50.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-25 13:02:50.655 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.658 [DefaultDispatcher-worker-18 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623be2a0 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:50.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df83569 2025-02-25 13:02:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df83569 2025-02-25 13:02:50.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-25 13:02:50.679 [DefaultDispatcher-worker-6 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df83569 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6b1f19 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:50.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:50.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-25 13:02:50.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2025-02-25 13:02:50.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2025-02-25 13:02:50.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-25 13:02:50.699 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.706 [DefaultDispatcher-worker-14 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe72b0 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d97a357 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:50.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2025-02-25 13:02:50.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2025-02-25 13:02:50.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-25 13:02:50.718 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.730 [DefaultDispatcher-worker-17 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2025-02-25 13:02:50.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-25 13:02:50.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:50.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:50.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:50.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:50.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:50.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49b73e6c 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:50.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-02-25 13:02:50.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-02-25 13:02:50.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-25 13:02:50.739 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.750 [DefaultDispatcher-worker-17 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-02-25 13:02:50.754 [DefaultDispatcher-worker-2 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-02-25 13:02:50.757 [DefaultDispatcher-worker-19 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-02-25 13:02:50.759 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.760 [DefaultDispatcher-worker-15 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-02-25 13:02:50.767 [DefaultDispatcher-worker-6 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-02-25 13:02:50.771 [DefaultDispatcher-worker-7 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c682826 2025-02-25 13:02:50.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-02-25 13:02:50.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-02-25 13:02:50.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.774 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c682826: (connection evicted) 2025-02-25 13:02:50.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:50.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-02-25 13:02:50.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-02-25 13:02:50.805 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:50.810 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5176d6 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:54.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-02-25 13:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-02-25 13:02:54.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-25 13:02:54.855 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-02-25 13:02:54.864 [DefaultDispatcher-worker-9 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-02-25 13:02:54.870 [DefaultDispatcher-worker-5 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa62a90 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:54.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:54.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-25 13:02:54.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-02-25 13:02:54.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-02-25 13:02:54.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-25 13:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-02-25 13:02:54.889 [DefaultDispatcher-worker-10 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-02-25 13:02:54.894 [DefaultDispatcher-worker-10 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-02-25 13:02:54.897 [DefaultDispatcher-worker-9 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-02-25 13:02:54.902 [DefaultDispatcher-worker-20 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2025-02-25 13:02:54.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b5ce0f 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:54.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-02-25 13:02:54.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-02-25 13:02:54.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-25 13:02:54.913 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-02-25 13:02:54.923 [DefaultDispatcher-worker-11 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-02-25 13:02:54.927 [DefaultDispatcher-worker-6 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-02-25 13:02:54.930 [DefaultDispatcher-worker-3 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-02-25 13:02:54.934 [DefaultDispatcher-worker-13 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6ad84c 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:54.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-25 13:02:54.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-02-25 13:02:54.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-02-25 13:02:54.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-25 13:02:54.945 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-02-25 13:02:54.945 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:54.953 [DefaultDispatcher-worker-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-02-25 13:02:54.957 [DefaultDispatcher-worker-20 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-02-25 13:02:54.961 [DefaultDispatcher-worker-8 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f75ebf 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:54.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-25 13:02:54.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-02-25 13:02:54.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-02-25 13:02:54.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-25 13:02:54.972 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-02-25 13:02:54.972 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:54.981 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-02-25 13:02:54.984 [DefaultDispatcher-worker-10 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5471342 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:54.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-02-25 13:02:54.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-02-25 13:02:54.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-25 13:02:54.996 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-02-25 13:02:55.003 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.005 [DefaultDispatcher-worker-5 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531ed68e 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-02-25 13:02:55.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-02-25 13:02:55.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-25 13:02:55.016 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-02-25 13:02:55.025 [DefaultDispatcher-worker-3 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-02-25 13:02:55.065 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.065 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.086 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.121 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-25 13:02:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72da0b 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:55.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:55.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-25 13:02:55.147 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:55.153 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:55.154 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:55.155 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.155 [DefaultDispatcher-worker-3 @coroutine#2065] 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:37175/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.155 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.155 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37175/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.156 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.156 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.160 [DefaultDispatcher-worker-15 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:55.160 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.160 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.160 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.160 [DefaultDispatcher-worker-17 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.160 [DefaultDispatcher-worker-17 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.161 [Test worker @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77587422 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-02-25 13:02:55.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-02-25 13:02:55.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-25 13:02:55.177 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-02-25 13:02:55.183 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-02-25 13:02:55.184 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-02-25 13:02:55.186 [DefaultDispatcher-worker-9 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 13:02:55.186 [DefaultDispatcher-worker-9 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-25 13:02:55.186 [DefaultDispatcher-worker-9 @coroutine#2087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 13:02:55.187 [DefaultDispatcher-worker-15 @coroutine#2087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 13:02:55.187 [DefaultDispatcher-worker-15 @coroutine#2087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 13:02:55.188 [DefaultDispatcher-worker-19 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@443d94ae 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-25 13:02:55.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-25 13:02:55.232 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.235 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fa9ff5 2025-02-25 13:02:55.235 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fa9ff5 2025-02-25 13:02:55.237 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3d653a 2025-02-25 13:02:55.237 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3d653a 2025-02-25 13:02:55.239 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f02f485 2025-02-25 13:02:55.239 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f02f485 2025-02-25 13:02:55.240 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a006f01 2025-02-25 13:02:55.241 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a006f01 2025-02-25 13:02:55.242 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf44083 2025-02-25 13:02:55.242 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf44083 2025-02-25 13:02:55.244 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba0e272 2025-02-25 13:02:55.244 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba0e272 2025-02-25 13:02:55.244 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.246 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be935f 2025-02-25 13:02:55.246 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be935f 2025-02-25 13:02:55.248 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2f904e 2025-02-25 13:02:55.248 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2f904e 2025-02-25 13:02:55.250 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@336639d0 2025-02-25 13:02:55.250 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@336639d0 2025-02-25 13:02:55.250 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.251 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.252 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.252 [DefaultDispatcher-worker-18 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.252 [DefaultDispatcher-worker-18 @coroutine#2097] 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:41559/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.253 [DefaultDispatcher-worker-18 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.253 [DefaultDispatcher-worker-18 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41559/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.254 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.254 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.257 [DefaultDispatcher-worker-14 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.257 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.257 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.257 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.257 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.257 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.258 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.262 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.263 [DefaultDispatcher-worker-9 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.264 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8eb1c7 2025-02-25 13:02:55.264 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8eb1c7 2025-02-25 13:02:55.266 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@71494046 2025-02-25 13:02:55.266 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@71494046 2025-02-25 13:02:55.267 [DefaultDispatcher-worker-13 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.268 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7576dab7 2025-02-25 13:02:55.268 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7576dab7 2025-02-25 13:02:55.269 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30744a7d 2025-02-25 13:02:55.269 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30744a7d 2025-02-25 13:02:55.271 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7ed53d 2025-02-25 13:02:55.271 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7ed53d 2025-02-25 13:02:55.272 [DefaultDispatcher-worker-8 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.272 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ef944 2025-02-25 13:02:55.272 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ef944 2025-02-25 13:02:55.274 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@426e38a0 2025-02-25 13:02:55.274 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@426e38a0 2025-02-25 13:02:55.275 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@505bb532 2025-02-25 13:02:55.275 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@505bb532 2025-02-25 13:02:55.276 [DefaultDispatcher-worker-13 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.277 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc05539 2025-02-25 13:02:55.277 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc05539 2025-02-25 13:02:55.277 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.280 [DefaultDispatcher-worker-21 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.284 [DefaultDispatcher-worker-16 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.287 [DefaultDispatcher-worker-14 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.291 [DefaultDispatcher-worker-12 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.296 [DefaultDispatcher-worker-15 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.299 [DefaultDispatcher-worker-8 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740530b 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-25 13:02:55.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:55.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:55.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-25 13:02:55.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:55.327 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:55.328 [Test worker @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:55.329 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.329 [DefaultDispatcher-worker-10 @coroutine#2144] 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:48239/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.329 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.329 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48239/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.330 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.330 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.330 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.333 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5aec78 2025-02-25 13:02:55.333 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5aec78 2025-02-25 13:02:55.334 [DefaultDispatcher-worker-6 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:55.334 [DefaultDispatcher-worker-6 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.334 [DefaultDispatcher-worker-6 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.334 [DefaultDispatcher-worker-6 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.334 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.334 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.335 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d15a3 2025-02-25 13:02:55.335 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d15a3 2025-02-25 13:02:55.335 [Test worker @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402adc9c 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-25 13:02:55.337 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a28708 2025-02-25 13:02:55.337 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a28708 2025-02-25 13:02:55.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-02-25 13:02:55.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-02-25 13:02:55.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-25 13:02:55.338 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-02-25 13:02:55.339 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a01f98 2025-02-25 13:02:55.339 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a01f98 2025-02-25 13:02:55.341 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@18731498 2025-02-25 13:02:55.341 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@18731498 2025-02-25 13:02:55.342 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@43182a38 2025-02-25 13:02:55.343 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@43182a38 2025-02-25 13:02:55.344 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@60217f94 2025-02-25 13:02:55.344 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@60217f94 2025-02-25 13:02:55.344 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-02-25 13:02:55.345 [Test worker @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-02-25 13:02:55.346 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe0d7 2025-02-25 13:02:55.346 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe0d7 2025-02-25 13:02:55.347 [DefaultDispatcher-worker-16 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 13:02:55.347 [DefaultDispatcher-worker-16 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-25 13:02:55.347 [DefaultDispatcher-worker-16 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 13:02:55.347 [DefaultDispatcher-worker-15 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 13:02:55.347 [DefaultDispatcher-worker-15 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 13:02:55.349 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d8e1ca 2025-02-25 13:02:55.349 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d8e1ca 2025-02-25 13:02:55.349 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.350 [DefaultDispatcher-worker-7 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6557dcea 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-25 13:02:55.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:55.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:55.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-25 13:02:55.404 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:55.407 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.409 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae5a210 2025-02-25 13:02:55.409 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae5a210 2025-02-25 13:02:55.410 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:55.411 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:55.412 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.412 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5422573c 2025-02-25 13:02:55.412 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5422573c 2025-02-25 13:02:55.412 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.412 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.412 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41487/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.413 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.413 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.415 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@501dc960 2025-02-25 13:02:55.415 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@501dc960 2025-02-25 13:02:55.416 [DefaultDispatcher-worker-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:55.416 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.416 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.416 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.417 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.417 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.417 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f5d07 2025-02-25 13:02:55.417 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f5d07 2025-02-25 13:02:55.418 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63be4548 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-25 13:02:55.420 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@629d9896 2025-02-25 13:02:55.420 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@629d9896 2025-02-25 13:02:55.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-02-25 13:02:55.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-02-25 13:02:55.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-25 13:02:55.421 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-02-25 13:02:55.422 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c0a84e 2025-02-25 13:02:55.422 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c0a84e 2025-02-25 13:02:55.425 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa8337f 2025-02-25 13:02:55.425 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa8337f 2025-02-25 13:02:55.427 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7530a248 2025-02-25 13:02:55.427 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7530a248 2025-02-25 13:02:55.427 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-02-25 13:02:55.428 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-02-25 13:02:55.429 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b67dd50 2025-02-25 13:02:55.429 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b67dd50 2025-02-25 13:02:55.429 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-25 13:02:55.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3c80bf 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:55.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:55.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-25 13:02:55.433 [DefaultDispatcher-worker-21 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-02-25 13:02:55.438 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.440 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1050572b 2025-02-25 13:02:55.440 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1050572b 2025-02-25 13:02:55.441 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e97ab51 2025-02-25 13:02:55.441 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e97ab51 2025-02-25 13:02:55.442 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa83c5b 2025-02-25 13:02:55.442 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa83c5b 2025-02-25 13:02:55.444 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faaa16a 2025-02-25 13:02:55.444 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faaa16a 2025-02-25 13:02:55.444 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:55.446 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd15cbb 2025-02-25 13:02:55.446 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd15cbb 2025-02-25 13:02:55.447 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3fbb73 2025-02-25 13:02:55.447 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3fbb73 2025-02-25 13:02:55.449 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ae180b 2025-02-25 13:02:55.449 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ae180b 2025-02-25 13:02:55.450 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f855e25 2025-02-25 13:02:55.450 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f855e25 2025-02-25 13:02:55.451 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:55.451 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7876e9ea 2025-02-25 13:02:55.451 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7876e9ea 2025-02-25 13:02:55.451 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.452 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:55.452 [DefaultDispatcher-worker-10 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.452 [DefaultDispatcher-worker-10 @coroutine#2205] 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:37061/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.452 [DefaultDispatcher-worker-10 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.452 [DefaultDispatcher-worker-10 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.453 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.453 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.456 [DefaultDispatcher-worker-21 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:55.457 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.457 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.457 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.457 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.457 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.458 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2a7c73 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-25 13:02:55.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-02-25 13:02:55.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-02-25 13:02:55.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-25 13:02:55.461 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-02-25 13:02:55.467 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-02-25 13:02:55.468 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c804b0d 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.469 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.470 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.470 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.470 [DefaultDispatcher-worker-1 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-25 13:02:55.470 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:55.470 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:55.470 [DefaultDispatcher-worker-1 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-25 13:02:55.473 [DefaultDispatcher-worker-2 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-02-25 13:02:55.485 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:55.490 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.491 [DefaultDispatcher-worker-1 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:55.492 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e82507d 2025-02-25 13:02:55.492 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e82507d 2025-02-25 13:02:55.492 [DefaultDispatcher-worker-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:55.492 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.492 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.492 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.492 [DefaultDispatcher-worker-11 @coroutine#2234] 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-02-25 13:02:55.493 [DefaultDispatcher-worker-1 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.493 [DefaultDispatcher-worker-1 @coroutine#2227] 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-02-25 13:02:55.493 [DefaultDispatcher-worker-1 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.493 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.493 [DefaultDispatcher-worker-8 @coroutine#2227] 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-02-25 13:02:55.494 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2045bbdd 2025-02-25 13:02:55.494 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2045bbdd 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3958e148 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-25 13:02:55.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-25 13:02:55.497 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@247a3b0d 2025-02-25 13:02:55.497 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@247a3b0d 2025-02-25 13:02:55.497 [DefaultDispatcher-worker-9 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:55.497 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.497 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.497 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.497 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.499 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6178b1e6 2025-02-25 13:02:55.499 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6178b1e6 2025-02-25 13:02:55.501 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc5040c 2025-02-25 13:02:55.501 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc5040c 2025-02-25 13:02:55.502 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5053d73a 2025-02-25 13:02:55.503 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5053d73a 2025-02-25 13:02:55.504 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@25043c6e 2025-02-25 13:02:55.504 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@25043c6e 2025-02-25 13:02:55.506 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1574ea9 2025-02-25 13:02:55.506 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1574ea9 2025-02-25 13:02:55.508 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7447dfeb 2025-02-25 13:02:55.508 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7447dfeb 2025-02-25 13:02:55.508 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.509 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.515 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.516 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.517 [DefaultDispatcher-worker-21 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.517 [DefaultDispatcher-worker-21 @coroutine#2248] 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:47391/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.517 [DefaultDispatcher-worker-21 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.517 [DefaultDispatcher-worker-21 @coroutine#2248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47391/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.518 [DefaultDispatcher-worker-8 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.518 [DefaultDispatcher-worker-8 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.521 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.521 [DefaultDispatcher-worker-1 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.521 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.521 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.521 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.522 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.522 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.523 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.523 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@17826849 2025-02-25 13:02:55.523 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@17826849 2025-02-25 13:02:55.525 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@194594c9 2025-02-25 13:02:55.525 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@194594c9 2025-02-25 13:02:55.527 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7a0339 2025-02-25 13:02:55.527 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7a0339 2025-02-25 13:02:55.527 [DefaultDispatcher-worker-11 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.529 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58789ef2 2025-02-25 13:02:55.529 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58789ef2 2025-02-25 13:02:55.530 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.531 [DefaultDispatcher-worker-11 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.532 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbc6594 2025-02-25 13:02:55.532 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbc6594 2025-02-25 13:02:55.532 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d383711 2025-02-25 13:02:55.532 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d383711 2025-02-25 13:02:55.534 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ea4116 2025-02-25 13:02:55.534 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ea4116 2025-02-25 13:02:55.535 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffd8c6 2025-02-25 13:02:55.535 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffd8c6 2025-02-25 13:02:55.536 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c4e4d9 2025-02-25 13:02:55.536 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.536 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c4e4d9 2025-02-25 13:02:55.537 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c05c61 2025-02-25 13:02:55.537 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c05c61 2025-02-25 13:02:55.538 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@385761bd 2025-02-25 13:02:55.538 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@385761bd 2025-02-25 13:02:55.539 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c2d2fd 2025-02-25 13:02:55.539 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c2d2fd 2025-02-25 13:02:55.540 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f833e6 2025-02-25 13:02:55.540 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f833e6 2025-02-25 13:02:55.540 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.541 [DefaultDispatcher-worker-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.541 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0ee50b 2025-02-25 13:02:55.541 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0ee50b 2025-02-25 13:02:55.543 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ca35e4 2025-02-25 13:02:55.543 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ca35e4 2025-02-25 13:02:55.545 [DefaultDispatcher-worker-2 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.546 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ec5ca8 2025-02-25 13:02:55.546 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ec5ca8 2025-02-25 13:02:55.548 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ed2db2 2025-02-25 13:02:55.548 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ed2db2 2025-02-25 13:02:55.549 [DefaultDispatcher-worker-20 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.550 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb2a259 2025-02-25 13:02:55.550 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb2a259 2025-02-25 13:02:55.550 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.553 [DefaultDispatcher-worker-11 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.557 [DefaultDispatcher-worker-13 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.561 [DefaultDispatcher-worker-5 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.561 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.562 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.562 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:02:55.562 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.563 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.563 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.563 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47391/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:02:55.563 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47391/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:55.563 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5720de 2025-02-25 13:02:55.563 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5720de 2025-02-25 13:02:55.563 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:02:55.563 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-25 13:02:55.563 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:02:55.564 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:02:55.564 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:02:55.565 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390c704 2025-02-25 13:02:55.565 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390c704 2025-02-25 13:02:55.567 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@47af4bae 2025-02-25 13:02:55.567 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@47af4bae 2025-02-25 13:02:55.569 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adcd3f 2025-02-25 13:02:55.569 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adcd3f 2025-02-25 13:02:55.570 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.571 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76884c64 2025-02-25 13:02:55.571 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76884c64 2025-02-25 13:02:55.572 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fd51de 2025-02-25 13:02:55.572 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fd51de 2025-02-25 13:02:55.573 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e50d56 2025-02-25 13:02:55.573 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e50d56 2025-02-25 13:02:55.574 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3aab91 2025-02-25 13:02:55.574 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3aab91 2025-02-25 13:02:55.575 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2ad2bf 2025-02-25 13:02:55.575 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2ad2bf 2025-02-25 13:02:55.576 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b053aae 2025-02-25 13:02:55.576 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b053aae 2025-02-25 13:02:55.577 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@62823270 2025-02-25 13:02:55.577 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@62823270 2025-02-25 13:02:55.578 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07a1aa 2025-02-25 13:02:55.578 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07a1aa 2025-02-25 13:02:55.579 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@565da928 2025-02-25 13:02:55.579 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@565da928 2025-02-25 13:02:55.579 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.580 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf6e15 2025-02-25 13:02:55.580 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf6e15 2025-02-25 13:02:55.582 [DefaultDispatcher-worker-10 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:55.582 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa32f10 2025-02-25 13:02:55.582 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa32f10 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-25 13:02:55.584 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df1be00 2025-02-25 13:02:55.584 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df1be00 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18487f92 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-25 13:02:55.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-25 13:02:55.586 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e285ee5 2025-02-25 13:02:55.586 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e285ee5 2025-02-25 13:02:55.588 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@503956f3 2025-02-25 13:02:55.588 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@503956f3 2025-02-25 13:02:55.588 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.595 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.597 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54aad0af 2025-02-25 13:02:55.597 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54aad0af 2025-02-25 13:02:55.599 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6d344a 2025-02-25 13:02:55.599 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6d344a 2025-02-25 13:02:55.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.601 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e52bbdf 2025-02-25 13:02:55.601 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e52bbdf 2025-02-25 13:02:55.603 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b503e71 2025-02-25 13:02:55.603 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b503e71 2025-02-25 13:02:55.605 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdba1c 2025-02-25 13:02:55.605 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdba1c 2025-02-25 13:02:55.605 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.606 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.607 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a01020d 2025-02-25 13:02:55.607 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a01020d 2025-02-25 13:02:55.607 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.607 [DefaultDispatcher-worker-20 @coroutine#2299] 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:58393/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.607 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.607 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58393/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.608 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.608 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.609 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6146d8d1 2025-02-25 13:02:55.609 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6146d8d1 2025-02-25 13:02:55.611 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7fc13e 2025-02-25 13:02:55.611 [DefaultDispatcher-worker-18 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.611 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7fc13e 2025-02-25 13:02:55.611 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.611 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.611 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.612 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.612 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.613 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13446044 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-25 13:02:55.613 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f26a917 2025-02-25 13:02:55.613 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f26a917 2025-02-25 13:02:55.613 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-02-25 13:02:55.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-02-25 13:02:55.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-25 13:02:55.616 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-02-25 13:02:55.622 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-02-25 13:02:55.623 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-02-25 13:02:55.627 [DefaultDispatcher-worker-2 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-02-25 13:02:55.627 [DefaultDispatcher-worker-15 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.630 [DefaultDispatcher-worker-11 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.634 [DefaultDispatcher-worker-6 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.637 [DefaultDispatcher-worker-21 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.650 [DefaultDispatcher-worker-12 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.658 [DefaultDispatcher-worker-6 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.662 [DefaultDispatcher-worker-18 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.665 [DefaultDispatcher-worker-6 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.669 [DefaultDispatcher-worker-17 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.673 [DefaultDispatcher-worker-13 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2403c1c5 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-25 13:02:55.685 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.687 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.687 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@72877e61 2025-02-25 13:02:55.687 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@72877e61 2025-02-25 13:02:55.688 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c409e41 2025-02-25 13:02:55.688 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c409e41 2025-02-25 13:02:55.689 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f1511 2025-02-25 13:02:55.689 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f1511 2025-02-25 13:02:55.690 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d947a 2025-02-25 13:02:55.690 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d947a 2025-02-25 13:02:55.692 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c091c2 2025-02-25 13:02:55.692 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c091c2 2025-02-25 13:02:55.692 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.692 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.693 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0aab8d 2025-02-25 13:02:55.693 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0aab8d 2025-02-25 13:02:55.693 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.693 [DefaultDispatcher-worker-4 @coroutine#2342] 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:39591/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.693 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.693 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39591/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.694 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5df080 2025-02-25 13:02:55.694 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5df080 2025-02-25 13:02:55.694 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.694 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.696 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d526b35 2025-02-25 13:02:55.696 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d526b35 2025-02-25 13:02:55.697 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2decbfdc 2025-02-25 13:02:55.697 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2decbfdc 2025-02-25 13:02:55.697 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.697 [DefaultDispatcher-worker-10 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.698 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.698 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.698 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.698 [DefaultDispatcher-worker-17 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.698 [DefaultDispatcher-worker-17 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.699 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6fd33b 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-25 13:02:55.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-02-25 13:02:55.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-02-25 13:02:55.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-25 13:02:55.702 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-02-25 13:02:55.707 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-02-25 13:02:55.708 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-02-25 13:02:55.712 [DefaultDispatcher-worker-18 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-02-25 13:02:55.712 [DefaultDispatcher-worker-15 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.715 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.716 [DefaultDispatcher-worker-2 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.717 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f601974 2025-02-25 13:02:55.717 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f601974 2025-02-25 13:02:55.719 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a7f8e8 2025-02-25 13:02:55.719 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a7f8e8 2025-02-25 13:02:55.720 [DefaultDispatcher-worker-7 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.721 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75987204 2025-02-25 13:02:55.721 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75987204 2025-02-25 13:02:55.723 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@309af2d3 2025-02-25 13:02:55.723 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@309af2d3 2025-02-25 13:02:55.724 [DefaultDispatcher-worker-21 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.724 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.724 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:02:55.724 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.725 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcee60d 2025-02-25 13:02:55.725 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcee60d 2025-02-25 13:02:55.725 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.725 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:02:55.726 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e027a4 2025-02-25 13:02:55.726 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e027a4 2025-02-25 13:02:55.728 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e6dce 2025-02-25 13:02:55.728 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e6dce 2025-02-25 13:02:55.730 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b50d9c 2025-02-25 13:02:55.730 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b50d9c 2025-02-25 13:02:55.732 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f36709 2025-02-25 13:02:55.732 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f36709 2025-02-25 13:02:55.732 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.766 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39591/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:02:55.766 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39591/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:55.766 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:02:55.766 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-25 13:02:55.767 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:02:55.767 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:02:55.767 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:02:55.775 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:55.777 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c759bb4 2025-02-25 13:02:55.777 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c759bb4 2025-02-25 13:02:55.779 [DefaultDispatcher-worker-11 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:55.779 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b26a4a 2025-02-25 13:02:55.779 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b26a4a 2025-02-25 13:02:55.781 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@768df0c4 2025-02-25 13:02:55.781 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@768df0c4 2025-02-25 13:02:55.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6441db2c 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-25 13:02:55.782 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@338f6071 2025-02-25 13:02:55.782 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@338f6071 2025-02-25 13:02:55.784 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f7e58f 2025-02-25 13:02:55.784 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f7e58f 2025-02-25 13:02:55.786 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2763381 2025-02-25 13:02:55.786 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2763381 2025-02-25 13:02:55.788 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4e8db 2025-02-25 13:02:55.788 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4e8db 2025-02-25 13:02:55.789 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a09f3e 2025-02-25 13:02:55.789 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a09f3e 2025-02-25 13:02:55.791 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa7d358 2025-02-25 13:02:55.791 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa7d358 2025-02-25 13:02:55.791 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.800 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.801 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.801 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.802 [DefaultDispatcher-worker-11 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.802 [DefaultDispatcher-worker-11 @coroutine#2395] 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:50831/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:55.803 [DefaultDispatcher-worker-11 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.803 [DefaultDispatcher-worker-11 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50831/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.804 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.804 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:55.804 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c51076 2025-02-25 13:02:55.804 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c51076 2025-02-25 13:02:55.805 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d02ee7e 2025-02-25 13:02:55.805 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d02ee7e 2025-02-25 13:02:55.806 [DefaultDispatcher-worker-15 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.807 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.807 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:55.807 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.807 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.807 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:55.807 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@93d7b06 2025-02-25 13:02:55.807 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@93d7b06 2025-02-25 13:02:55.808 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e74300b 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-25 13:02:55.809 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3fe445 2025-02-25 13:02:55.809 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3fe445 2025-02-25 13:02:55.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-02-25 13:02:55.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-02-25 13:02:55.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-25 13:02:55.810 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-02-25 13:02:55.810 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@67521b14 2025-02-25 13:02:55.810 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@67521b14 2025-02-25 13:02:55.812 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db9689e 2025-02-25 13:02:55.812 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db9689e 2025-02-25 13:02:55.813 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3ec964 2025-02-25 13:02:55.813 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3ec964 2025-02-25 13:02:55.815 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c101b0a 2025-02-25 13:02:55.815 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c101b0a 2025-02-25 13:02:55.815 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-02-25 13:02:55.816 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-02-25 13:02:55.816 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed2f27 2025-02-25 13:02:55.816 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed2f27 2025-02-25 13:02:55.816 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.819 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/auth/register 2025-02-25 13:02:55.819 [DefaultDispatcher-worker-7 @coroutine#2417] 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:50831/auth/register. 2025-02-25 13:02:55.819 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/auth/register 2025-02-25 13:02:55.819 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50831/auth/register from class io.ktor.http.content.TextContent 2025-02-25 13:02:55.820 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/auth/register 2025-02-25 13:02:55.820 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/auth/register 2025-02-25 13:02:55.821 [DefaultDispatcher-worker-1 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-02-25 13:02:55.860 [DefaultDispatcher-worker-4 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50831/auth/register. 2025-02-25 13:02:55.860 [DefaultDispatcher-worker-4 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50831/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:55.873 [DefaultDispatcher-worker-4 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.877 [DefaultDispatcher-worker-17 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:55.882 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-25 13:02:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eccaf1b 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.885 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@90fe366 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.885 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@90fe366 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-25 13:02:55.886 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c80c37 2025-02-25 13:02:55.886 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c80c37 2025-02-25 13:02:55.888 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f78816 2025-02-25 13:02:55.888 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f78816 2025-02-25 13:02:55.890 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f5060c 2025-02-25 13:02:55.890 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f5060c 2025-02-25 13:02:55.892 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3017c967 2025-02-25 13:02:55.892 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3017c967 2025-02-25 13:02:55.893 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f9c2e6 2025-02-25 13:02:55.893 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f9c2e6 2025-02-25 13:02:55.895 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f15337 2025-02-25 13:02:55.895 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f15337 2025-02-25 13:02:55.896 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26daf943 2025-02-25 13:02:55.896 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26daf943 2025-02-25 13:02:55.897 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.898 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2888400e 2025-02-25 13:02:55.898 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2888400e 2025-02-25 13:02:55.898 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.902 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.903 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.904 [DefaultDispatcher-worker-12 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.904 [DefaultDispatcher-worker-12 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-25 13:02:55.904 [DefaultDispatcher-worker-12 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.904 [DefaultDispatcher-worker-12 @coroutine#2430] 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-02-25 13:02:55.905 [DefaultDispatcher-worker-20 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.905 [DefaultDispatcher-worker-20 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.908 [DefaultDispatcher-worker-16 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.908 [DefaultDispatcher-worker-16 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.908 [DefaultDispatcher-worker-16 @coroutine#2429] 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-02-25 13:02:55.908 [DefaultDispatcher-worker-16 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.908 [DefaultDispatcher-worker-19 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.908 [DefaultDispatcher-worker-19 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.909 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.910 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.911 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdb384c 2025-02-25 13:02:55.911 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdb384c 2025-02-25 13:02:55.912 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.912 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cd7a7 2025-02-25 13:02:55.913 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cd7a7 2025-02-25 13:02:55.914 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@623533c 2025-02-25 13:02:55.914 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@623533c 2025-02-25 13:02:55.915 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4321dd9c 2025-02-25 13:02:55.915 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4321dd9c 2025-02-25 13:02:55.916 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@166d94ec 2025-02-25 13:02:55.916 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@166d94ec 2025-02-25 13:02:55.918 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7228d869 2025-02-25 13:02:55.918 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7228d869 2025-02-25 13:02:55.919 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8ecfa3 2025-02-25 13:02:55.919 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8ecfa3 2025-02-25 13:02:55.921 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@230e22d3 2025-02-25 13:02:55.921 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@230e22d3 2025-02-25 13:02:55.921 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2025-02-25 13:02:55.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-25 13:02:55.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-25 13:02:55.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.922 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@59be08aa 2025-02-25 13:02:55.922 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@59be08aa 2025-02-25 13:02:55.922 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:02:55.922 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74b13aa: (connection evicted) 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:55.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-25 13:02:55.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b60595 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-25 13:02:55.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-25 13:02:55.926 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.931 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.932 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.932 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.933 [DefaultDispatcher-worker-16 @coroutine#2458] 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-02-25 13:02:55.933 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.933 [DefaultDispatcher-worker-16 @coroutine#2458] 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-02-25 13:02:55.933 [DefaultDispatcher-worker-7 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.933 [DefaultDispatcher-worker-7 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.936 [DefaultDispatcher-worker-19 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.936 [DefaultDispatcher-worker-19 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.936 [DefaultDispatcher-worker-19 @coroutine#2457] 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-02-25 13:02:55.936 [DefaultDispatcher-worker-19 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.937 [DefaultDispatcher-worker-16 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.937 [DefaultDispatcher-worker-16 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.938 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.939 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.940 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-02-25 13:02:55.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-25 13:02:55.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-25 13:02:55.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.941 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a: (connection evicted) 2025-02-25 13:02:55.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:55.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-25 13:02:55.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af5ce66 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-25 13:02:55.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-25 13:02:55.943 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.948 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.949 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.950 [DefaultDispatcher-worker-7 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.950 [DefaultDispatcher-worker-7 @coroutine#2485] 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-02-25 13:02:55.950 [DefaultDispatcher-worker-7 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.950 [DefaultDispatcher-worker-7 @coroutine#2485] 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-02-25 13:02:55.950 [DefaultDispatcher-worker-14 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.950 [DefaultDispatcher-worker-14 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.953 [DefaultDispatcher-worker-4 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.954 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.954 [DefaultDispatcher-worker-4 @coroutine#2484] 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-02-25 13:02:55.954 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.954 [DefaultDispatcher-worker-2 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.954 [DefaultDispatcher-worker-2 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.955 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.956 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.957 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.959 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.960 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.962 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.963 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-02-25 13:02:55.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-25 13:02:55.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-25 13:02:55.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.963 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d: (connection evicted) 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:55.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-25 13:02:55.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9e7a70 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-25 13:02:55.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-25 13:02:55.966 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.971 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.972 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.973 [DefaultDispatcher-worker-4 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.973 [DefaultDispatcher-worker-4 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-25 13:02:55.973 [DefaultDispatcher-worker-4 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.973 [DefaultDispatcher-worker-4 @coroutine#2523] 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-02-25 13:02:55.974 [DefaultDispatcher-worker-17 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.974 [DefaultDispatcher-worker-17 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.977 [DefaultDispatcher-worker-7 @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.977 [DefaultDispatcher-worker-7 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.977 [DefaultDispatcher-worker-7 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-25 13:02:55.977 [DefaultDispatcher-worker-7 @coroutine#2522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.977 [DefaultDispatcher-worker-17 @coroutine#2522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.977 [DefaultDispatcher-worker-17 @coroutine#2522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.978 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.979 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.981 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2025-02-25 13:02:55.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-25 13:02:55.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-25 13:02:55.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:55.982 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78762e87: (connection evicted) 2025-02-25 13:02:55.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:55.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-25 13:02:55.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-25 13:02:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7271320c 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:55.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:55.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-25 13:02:55.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:55.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:55.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-25 13:02:55.984 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:55.989 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:55.990 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:55.991 [DefaultDispatcher-worker-5 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.991 [DefaultDispatcher-worker-5 @coroutine#2555] 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-02-25 13:02:55.991 [DefaultDispatcher-worker-5 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.991 [DefaultDispatcher-worker-5 @coroutine#2555] 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-02-25 13:02:55.991 [DefaultDispatcher-worker-12 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.991 [DefaultDispatcher-worker-12 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:55.995 [DefaultDispatcher-worker-2 @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:55.995 [DefaultDispatcher-worker-2 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.995 [DefaultDispatcher-worker-2 @coroutine#2554] 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-02-25 13:02:55.995 [DefaultDispatcher-worker-2 @coroutine#2554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.995 [DefaultDispatcher-worker-13 @coroutine#2554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.995 [DefaultDispatcher-worker-13 @coroutine#2554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:55.996 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:55.998 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:55.999 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:56.000 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:56.002 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-02-25 13:02:56.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-25 13:02:56.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-25 13:02:56.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.002 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36299b83: (connection evicted) 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-25 13:02:56.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd7965b 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-25 13:02:56.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e 2025-02-25 13:02:56.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e 2025-02-25 13:02:56.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-25 13:02:56.005 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e 2025-02-25 13:02:56.011 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e 2025-02-25 13:02:56.011 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e 2025-02-25 13:02:56.012 [DefaultDispatcher-worker-20 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:56.012 [DefaultDispatcher-worker-20 @coroutine#2586] 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-02-25 13:02:56.012 [DefaultDispatcher-worker-20 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:56.012 [DefaultDispatcher-worker-20 @coroutine#2586] 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-02-25 13:02:56.013 [DefaultDispatcher-worker-16 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:56.013 [DefaultDispatcher-worker-16 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:02:56.016 [DefaultDispatcher-worker-17 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e 2025-02-25 13:02:56.016 [DefaultDispatcher-worker-17 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:56.016 [DefaultDispatcher-worker-17 @coroutine#2585] 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-02-25 13:02:56.016 [DefaultDispatcher-worker-17 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:02:56.017 [DefaultDispatcher-worker-17 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:02:56.017 [DefaultDispatcher-worker-17 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:02:56.018 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e 2025-02-25 13:02:56.019 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e 2025-02-25 13:02:56.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-25 13:02:56.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-25 13:02:56.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.020 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118d7e0e: (connection evicted) 2025-02-25 13:02:56.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-25 13:02:56.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-25 13:02:56.164 [DefaultDispatcher-worker-3 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:56.165 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.165 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.165 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.165 [DefaultDispatcher-worker-16 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.165 [DefaultDispatcher-worker-16 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.262 [DefaultDispatcher-worker-6 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:56.262 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.262 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.262 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.263 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.263 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f13eabb 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.271 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-25 13:02:56.272 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2025-02-25 13:02:56.272 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2025-02-25 13:02:56.272 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-25 13:02:56.279 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2025-02-25 13:02:56.284 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2025-02-25 13:02:56.285 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2025-02-25 13:02:56.286 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2025-02-25 13:02:56.291 [DefaultDispatcher-worker-11 @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2025-02-25 13:02:56.296 [DefaultDispatcher-worker-4 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2025-02-25 13:02:56.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-25 13:02:56.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-25 13:02:56.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.298 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f579d2: (connection evicted) 2025-02-25 13:02:56.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-25 13:02:56.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6abfc7 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.299 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-25 13:02:56.300 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.300 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.300 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-25 13:02:56.307 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.312 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.312 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.313 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b592f17 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c7c593 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c7c593 2025-02-25 13:02:56.314 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-25 13:02:56.322 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7c593 2025-02-25 13:02:56.327 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7c593 2025-02-25 13:02:56.327 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7c593 2025-02-25 13:02:56.328 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7c593 2025-02-25 13:02:56.332 [DefaultDispatcher-worker-8 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7c593 2025-02-25 13:02:56.338 [DefaultDispatcher-worker-21 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:56.338 [DefaultDispatcher-worker-21 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.338 [DefaultDispatcher-worker-21 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.338 [DefaultDispatcher-worker-21 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.339 [DefaultDispatcher-worker-3 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.339 [DefaultDispatcher-worker-3 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.340 [DefaultDispatcher-worker-6 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.344 [DefaultDispatcher-worker-14 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.347 [DefaultDispatcher-worker-8 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2025-02-25 13:02:56.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-25 13:02:56.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-25 13:02:56.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.355 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138a51d5: (connection evicted) 2025-02-25 13:02:56.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-25 13:02:56.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-25 13:02:56.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-25 13:02:56.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-25 13:02:56.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.355 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c7c593: (connection evicted) 2025-02-25 13:02:56.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-25 13:02:56.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50508ed3 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.356 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-25 13:02:56.357 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.357 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.357 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-25 13:02:56.364 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.369 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.370 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.371 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21143041 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2025-02-25 13:02:56.371 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-25 13:02:56.378 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2025-02-25 13:02:56.383 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2025-02-25 13:02:56.384 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2025-02-25 13:02:56.385 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2025-02-25 13:02:56.389 [DefaultDispatcher-worker-2 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2025-02-25 13:02:56.396 [DefaultDispatcher-worker-7 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.400 [DefaultDispatcher-worker-17 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.403 [DefaultDispatcher-worker-19 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-02-25 13:02:56.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-25 13:02:56.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-25 13:02:56.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.405 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23acd55e: (connection evicted) 2025-02-25 13:02:56.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-25 13:02:56.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-25 13:02:56.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-25 13:02:56.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-25 13:02:56.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.405 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611f28f5: (connection evicted) 2025-02-25 13:02:56.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-25 13:02:56.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a632663 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.407 [Test worker @coroutine#2730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-25 13:02:56.415 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.420 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.421 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.421 [DefaultDispatcher-worker-16 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:56.421 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.421 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.421 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.422 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.422 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.422 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.426 [DefaultDispatcher-worker-16 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.437 [DefaultDispatcher-worker-10 @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.438 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.442 [DefaultDispatcher-worker-14 @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2025-02-25 13:02:56.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-25 13:02:56.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-25 13:02:56.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.453 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503b5337: (connection evicted) 2025-02-25 13:02:56.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-25 13:02:56.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fbbf0a 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.454 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-25 13:02:56.462 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.462 [DefaultDispatcher-worker-8 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:56.462 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.462 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.462 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.463 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.463 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.467 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.468 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.469 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.474 [DefaultDispatcher-worker-11 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.485 [DefaultDispatcher-worker-8 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.486 [Test worker @coroutine#2805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.490 [DefaultDispatcher-worker-11 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-02-25 13:02:56.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-25 13:02:56.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-25 13:02:56.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.494 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a28d987: (connection evicted) 2025-02-25 13:02:56.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-25 13:02:56.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505f6511 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.495 [Test worker @coroutine#2842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-25 13:02:56.496 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.496 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.496 [Test worker @coroutine#2842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-25 13:02:56.501 [DefaultDispatcher-worker-11 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:56.501 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.501 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.501 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.502 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.504 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.509 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.510 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.511 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.515 [DefaultDispatcher-worker-16 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.525 [DefaultDispatcher-worker-19 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:56.525 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.525 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.526 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.526 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.526 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.527 [DefaultDispatcher-worker-19 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.531 [DefaultDispatcher-worker-18 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.597 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.644 [DefaultDispatcher-worker-4 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:56.644 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.644 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.644 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.645 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.645 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.648 [DefaultDispatcher-worker-20 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2025-02-25 13:02:56.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-25 13:02:56.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-25 13:02:56.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.680 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52c919f3: (connection evicted) 2025-02-25 13:02:56.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-25 13:02:56.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-25 13:02:56.681 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@482034fb 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.682 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-25 13:02:56.690 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.695 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.696 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.697 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.701 [DefaultDispatcher-worker-21 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.701 [DefaultDispatcher-worker-16 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:56.701 [DefaultDispatcher-worker-16 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.701 [DefaultDispatcher-worker-16 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.701 [DefaultDispatcher-worker-16 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.702 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.702 [DefaultDispatcher-worker-21 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.702 [DefaultDispatcher-worker-21 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.713 [DefaultDispatcher-worker-6 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.716 [DefaultDispatcher-worker-6 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2025-02-25 13:02:56.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-25 13:02:56.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-25 13:02:56.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.722 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d306d27: (connection evicted) 2025-02-25 13:02:56.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-25 13:02:56.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6881e 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d654 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d654 2025-02-25 13:02:56.723 [Test worker @coroutine#2924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-25 13:02:56.730 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2025-02-25 13:02:56.735 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2025-02-25 13:02:56.736 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2025-02-25 13:02:56.737 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2025-02-25 13:02:56.742 [DefaultDispatcher-worker-14 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d654 2025-02-25 13:02:56.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-25 13:02:56.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-25 13:02:56.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.783 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d654: (connection evicted) 2025-02-25 13:02:56.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:56.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-25 13:02:56.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72259917 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-25 13:02:56.834 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:56.834 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.834 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.834 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.835 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.835 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.845 [DefaultDispatcher-worker-21 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.849 [DefaultDispatcher-worker-4 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.852 [DefaultDispatcher-worker-10 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.855 [DefaultDispatcher-worker-10 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.871 [DefaultDispatcher-worker-8 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.871 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:02:56.876 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-02-25 13:02:56.877 [DefaultDispatcher-worker-1 @coroutine#2964] INFO ktor.application - Responding at http://0.0.0.0:37891 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf0025d 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-25 13:02:56.885 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.885 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:56.885 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.885 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:56.886 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.887 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:02:56.887 [eventLoopGroupProxy-19-1 @call-handler#2974] 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-02-25 13:02:56.887 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.887 [eventLoopGroupProxy-19-1 @call-handler#2974] 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-02-25 13:02:56.887 [eventLoopGroupProxy-19-1 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:56.887 [eventLoopGroupProxy-19-1 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.887 [DefaultDispatcher-worker-4 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.887 [DefaultDispatcher-worker-4 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f15d346 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:56.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:56.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-25 13:02:56.895 [DefaultDispatcher-worker-13 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.895 [DefaultDispatcher-worker-13 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.895 [DefaultDispatcher-worker-13 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.895 [DefaultDispatcher-worker-13 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.896 [eventLoopGroupProxy-19-1 @call-handler#2980] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:02:56.897 [eventLoopGroupProxy-19-1 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.897 [DefaultDispatcher-worker-13 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.897 [DefaultDispatcher-worker-13 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.899 [DefaultDispatcher-worker-14 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.899 [DefaultDispatcher-worker-14 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:56.899 [DefaultDispatcher-worker-14 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.899 [DefaultDispatcher-worker-14 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:56.899 [eventLoopGroupProxy-19-1 @call-handler#2989] 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-02-25 13:02:56.899 [eventLoopGroupProxy-19-1 @call-handler#2989] 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-02-25 13:02:56.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-25 13:02:56.899 [eventLoopGroupProxy-19-1 @call-handler#2989] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee37c7a 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-25 13:02:56.900 [eventLoopGroupProxy-19-1 @call-handler#2989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:56.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-25 13:02:56.900 [DefaultDispatcher-worker-8 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.900 [eventLoopGroupProxy-19-3 @call-handler#2992] 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-02-25 13:02:56.900 [DefaultDispatcher-worker-8 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-25 13:02:56.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-25 13:02:56.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-25 13:02:56.900 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.901 [DefaultDispatcher-worker-16 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.904 [DefaultDispatcher-worker-14 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.908 [DefaultDispatcher-worker-2 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:56.908 [DefaultDispatcher-worker-2 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.908 [DefaultDispatcher-worker-2 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.908 [DefaultDispatcher-worker-2 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.909 [eventLoopGroupProxy-19-1 @call-handler#2998] 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-02-25 13:02:56.909 [eventLoopGroupProxy-19-1 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.909 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.909 [DefaultDispatcher-worker-12 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.910 [DefaultDispatcher-worker-16 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.910 [DefaultDispatcher-worker-16 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:02:56.910 [DefaultDispatcher-worker-16 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.910 [DefaultDispatcher-worker-16 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:02:56.911 [eventLoopGroupProxy-19-1 @call-handler#3007] 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-02-25 13:02:56.911 [eventLoopGroupProxy-19-1 @call-handler#3007] 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-02-25 13:02:56.911 [eventLoopGroupProxy-19-1 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:56.911 [eventLoopGroupProxy-19-1 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.911 [eventLoopGroupProxy-19-4 @call-handler#3011] 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-02-25 13:02:56.912 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.912 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.912 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:02:56.913 [DefaultDispatcher-worker-18 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:56.915 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.916 [DefaultDispatcher-worker-19 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:56.918 [DefaultDispatcher-worker-12 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.919 [DefaultDispatcher-worker-7 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-25 13:02:56.919 [DefaultDispatcher-worker-7 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.919 [DefaultDispatcher-worker-7 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:56.919 [DefaultDispatcher-worker-7 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.920 [eventLoopGroupProxy-19-1 @call-handler#3019] 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-02-25 13:02:56.920 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.920 [DefaultDispatcher-worker-11 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.920 [DefaultDispatcher-worker-11 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/nodeId 2025-02-25 13:02:56.923 [DefaultDispatcher-worker-16 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-25 13:02:56.926 [DefaultDispatcher-worker-7 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb42eb2 2025-02-25 13:02:56.933 [DefaultDispatcher-worker-3 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.934 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 13:02:56.934 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-25 13:02:56.934 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 13:02:56.935 [eventLoopGroupProxy-19-1 @call-handler#3033] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-25 13:02:56.938 [DefaultDispatcher-worker-11 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.950 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 13:02:56.950 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 13:02:56.950 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-25 13:02:56.950 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:56.950 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128961 2025-02-25 13:02:56.950 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128961. 2025-02-25 13:02:56.950 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128961 2025-02-25 13:02:56.950 [eventLoopGroupProxy-19-1 @call-handler#3037] 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-02-25 13:02:56.953 [eventLoopGroupProxy-19-1 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.953 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128961 2025-02-25 13:02:56.953 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128961 2025-02-25 13:02:56.953 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128961. 2025-02-25 13:02:56.953 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128961 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:56.958 [DefaultDispatcher-worker-20 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.958 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:02:56.958 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 13:02:56.958 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:02:56.959 [eventLoopGroupProxy-19-1 @call-handler#3041] 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-02-25 13:02:56.959 [eventLoopGroupProxy-19-1 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.960 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:02:56.960 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:02:56.960 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 13:02:56.960 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:56.964 [DefaultDispatcher-worker-15 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.974 [DefaultDispatcher-worker-8 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.977 [DefaultDispatcher-worker-2 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.977 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.977 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:56.977 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/message. 2025-02-25 13:02:56.977 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:56.977 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37891/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:02:56.977 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.977 [eventLoopGroupProxy-19-1 @call-handler#3047] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:02:56.978 [eventLoopGroupProxy-19-1 @call-handler#3047] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-25 13:02:56.978 [eventLoopGroupProxy-19-1 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:56.982 [DefaultDispatcher-worker-8 @call-handler#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.982 [eventLoopGroupProxy-19-1 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:56.982 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:56.982 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:56.983 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/message. 2025-02-25 13:02:56.983 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:56.986 [DefaultDispatcher-worker-14 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:56.990 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:56.992 [DefaultDispatcher-worker-14 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:56.992 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 13:02:56.992 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-25 13:02:56.992 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 13:02:56.993 [eventLoopGroupProxy-19-1 @call-handler#3060] 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-02-25 13:02:56.996 [DefaultDispatcher-worker-9 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.000 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:57.005 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 13:02:57.005 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 13:02:57.005 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-25 13:02:57.005 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.006 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128962 2025-02-25 13:02:57.006 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128962. 2025-02-25 13:02:57.006 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128962 2025-02-25 13:02:57.006 [eventLoopGroupProxy-19-1 @call-handler#3064] 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-02-25 13:02:57.006 [eventLoopGroupProxy-19-1 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.007 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128962 2025-02-25 13:02:57.007 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128962 2025-02-25 13:02:57.007 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128962. 2025-02-25 13:02:57.007 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698568599321128962 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.011 [DefaultDispatcher-worker-5 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.011 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:02:57.011 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 13:02:57.011 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:02:57.011 [eventLoopGroupProxy-19-1 @call-handler#3068] 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-02-25 13:02:57.012 [eventLoopGroupProxy-19-1 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.012 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:02:57.012 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:02:57.012 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 13:02:57.012 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.015 [DefaultDispatcher-worker-14 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.025 [DefaultDispatcher-worker-2 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.028 [DefaultDispatcher-worker-7 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.028 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:57.029 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.029 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/message. 2025-02-25 13:02:57.029 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.029 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37891/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:02:57.029 [eventLoopGroupProxy-19-1 @call-handler#3074] 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-02-25 13:02:57.029 [eventLoopGroupProxy-19-1 @call-handler#3074] 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-02-25 13:02:57.029 [eventLoopGroupProxy-19-1 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:57.032 [DefaultDispatcher-worker-3 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:57.035 [DefaultDispatcher-worker-20 @call-handler#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:57.035 [eventLoopGroupProxy-19-1 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.036 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.036 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.036 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/message. 2025-02-25 13:02:57.036 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.040 [DefaultDispatcher-worker-15 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.046 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 2025-02-25 13:02:57.046 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960. 2025-02-25 13:02:57.046 [UI Thread @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 2025-02-25 13:02:57.046 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.046 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.046 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.046 [eventLoopGroupProxy-19-1 @call-handler#3109] 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-02-25 13:02:57.047 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.047 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.047 [UI Thread @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.047 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.047 [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:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.047 [UI Thread @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.048 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 2025-02-25 13:02:57.048 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961. 2025-02-25 13:02:57.048 [UI Thread @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 2025-02-25 13:02:57.049 [eventLoopGroupProxy-19-5 @call-handler#3129] 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-02-25 13:02:57.049 [eventLoopGroupProxy-19-1 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.050 [eventLoopGroupProxy-19-6 @call-handler#3133] 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-02-25 13:02:57.050 [eventLoopGroupProxy-19-7 @call-handler#3134] 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-02-25 13:02:57.050 [UI Thread @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 2025-02-25 13:02:57.050 [UI Thread @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 2025-02-25 13:02:57.050 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960. 2025-02-25 13:02:57.050 [UI Thread @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.050 [eventLoopGroupProxy-19-5 @call-handler#3129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.051 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.051 [eventLoopGroupProxy-19-7 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.051 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.051 [eventLoopGroupProxy-19-6 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.051 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.051 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.051 [UI Thread @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.051 [UI Thread @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.051 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.051 [UI Thread @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.051 [eventLoopGroupProxy-19-8 @call-handler#3143] 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-02-25 13:02:57.051 [UI Thread @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.051 [UI Thread @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.051 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.051 [UI Thread @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.055 [DefaultDispatcher-worker-17 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.058 [eventLoopGroupProxy-19-8 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.059 [UI Thread @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 2025-02-25 13:02:57.059 [UI Thread @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 2025-02-25 13:02:57.059 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961. 2025-02-25 13:02:57.059 [UI Thread @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.060 [DefaultDispatcher-worker-13 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.063 [DefaultDispatcher-worker-19 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.066 [DefaultDispatcher-worker-7 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.071 [DefaultDispatcher-worker-17 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.073 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698568599321128960 2025-02-25 13:02:57.073 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698568599321128960. 2025-02-25 13:02:57.073 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698568599321128960 2025-02-25 13:02:57.074 [eventLoopGroupProxy-19-1 @call-handler#3155] 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-02-25 13:02:57.075 [eventLoopGroupProxy-19-1 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.075 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698568599321128960 2025-02-25 13:02:57.075 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698568599321128960 2025-02-25 13:02:57.075 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698568599321128960. 2025-02-25 13:02:57.075 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.080 [DefaultDispatcher-worker-19 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.085 [DefaultDispatcher-worker-2 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.088 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.089 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.089 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/message. 2025-02-25 13:02:57.089 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.089 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37891/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:02:57.089 [eventLoopGroupProxy-19-1 @call-handler#3163] 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-02-25 13:02:57.089 [eventLoopGroupProxy-19-1 @call-handler#3163] 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-02-25 13:02:57.089 [eventLoopGroupProxy-19-1 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:57.094 [DefaultDispatcher-worker-6 @call-handler#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:57.094 [eventLoopGroupProxy-19-1 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.094 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.094 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.094 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/message. 2025-02-25 13:02:57.094 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.098 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.098 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698568599321128962&assignmentUid=698568599321128960&clazzUid=698568599321128960&submitterUid=698568599321128961 2025-02-25 13:02:57.098 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698568599321128962&assignmentUid=698568599321128960&clazzUid=698568599321128960&submitterUid=698568599321128961. 2025-02-25 13:02:57.098 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698568599321128962&assignmentUid=698568599321128960&clazzUid=698568599321128960&submitterUid=698568599321128961 2025-02-25 13:02:57.099 [eventLoopGroupProxy-19-1 @call-handler#3184] 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-02-25 13:02:57.102 [eventLoopGroupProxy-19-1 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.102 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698568599321128962&assignmentUid=698568599321128960&clazzUid=698568599321128960&submitterUid=698568599321128961 2025-02-25 13:02:57.102 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698568599321128962&assignmentUid=698568599321128960&clazzUid=698568599321128960&submitterUid=698568599321128961 2025-02-25 13:02:57.102 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698568599321128962&assignmentUid=698568599321128960&clazzUid=698568599321128960&submitterUid=698568599321128961. 2025-02-25 13:02:57.102 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698568599321128962&assignmentUid=698568599321128960&clazzUid=698568599321128960&submitterUid=698568599321128961 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.107 [DefaultDispatcher-worker-9 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.112 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/PersonDao/getNamesByUid?uid=698568599321128961 2025-02-25 13:02:57.112 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/PersonDao/getNamesByUid?uid=698568599321128961. 2025-02-25 13:02:57.112 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/PersonDao/getNamesByUid?uid=698568599321128961 2025-02-25 13:02:57.113 [eventLoopGroupProxy-19-1 @call-handler#3202] 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-02-25 13:02:57.113 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.113 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.113 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.113 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698568599321128960 2025-02-25 13:02:57.113 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698568599321128960. 2025-02-25 13:02:57.113 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698568599321128960 2025-02-25 13:02:57.113 [eventLoopGroupProxy-19-1 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.113 [eventLoopGroupProxy-19-5 @call-handler#3211] 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-02-25 13:02:57.113 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.113 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.113 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.113 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.113 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.113 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.113 [eventLoopGroupProxy-19-6 @call-handler#3216] 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-02-25 13:02:57.114 [eventLoopGroupProxy-19-7 @call-handler#3222] 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-02-25 13:02:57.114 [eventLoopGroupProxy-19-1 @call-handler#3223] 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-02-25 13:02:57.114 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/PersonDao/getNamesByUid?uid=698568599321128961 2025-02-25 13:02:57.114 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/PersonDao/getNamesByUid?uid=698568599321128961 2025-02-25 13:02:57.114 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/PersonDao/getNamesByUid?uid=698568599321128961. 2025-02-25 13:02:57.114 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/PersonDao/getNamesByUid?uid=698568599321128961 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.114 [eventLoopGroupProxy-19-7 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.115 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.115 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.115 [eventLoopGroupProxy-19-1 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.115 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.115 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.115 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.115 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.115 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.115 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.115 [eventLoopGroupProxy-19-5 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.115 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.115 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.115 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.115 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.116 [eventLoopGroupProxy-19-6 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.116 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698568599321128960 2025-02-25 13:02:57.116 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698568599321128960 2025-02-25 13:02:57.116 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698568599321128960. 2025-02-25 13:02:57.116 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.118 [DefaultDispatcher-worker-13 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.121 [DefaultDispatcher-worker-18 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.124 [DefaultDispatcher-worker-16 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.127 [DefaultDispatcher-worker-7 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.130 [DefaultDispatcher-worker-21 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.133 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128962 2025-02-25 13:02:57.133 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128962. 2025-02-25 13:02:57.133 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128962 2025-02-25 13:02:57.133 [eventLoopGroupProxy-19-1 @call-handler#3240] 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-02-25 13:02:57.136 [eventLoopGroupProxy-19-1 @call-handler#3240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.136 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128962 2025-02-25 13:02:57.136 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128962 2025-02-25 13:02:57.136 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128962. 2025-02-25 13:02:57.136 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128962 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.140 [DefaultDispatcher-worker-5 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.141 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/PersonDao/findByUidAsync?uid=698568599321128961 2025-02-25 13:02:57.141 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidAsync?uid=698568599321128961. 2025-02-25 13:02:57.141 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/PersonDao/findByUidAsync?uid=698568599321128961 2025-02-25 13:02:57.142 [eventLoopGroupProxy-19-1 @call-handler#3244] 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-02-25 13:02:57.142 [eventLoopGroupProxy-19-1 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.142 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/PersonDao/findByUidAsync?uid=698568599321128961 2025-02-25 13:02:57.142 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidAsync?uid=698568599321128961 2025-02-25 13:02:57.143 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/PersonDao/findByUidAsync?uid=698568599321128961. 2025-02-25 13:02:57.143 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/PersonDao/findByUidAsync?uid=698568599321128961 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.146 [DefaultDispatcher-worker-13 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.151 [DefaultDispatcher-worker-7 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.154 [DefaultDispatcher-worker-8 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.155 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.155 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/message. 2025-02-25 13:02:57.155 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.155 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37891/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:02:57.155 [eventLoopGroupProxy-19-1 @call-handler#3249] 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-02-25 13:02:57.155 [eventLoopGroupProxy-19-1 @call-handler#3249] 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-02-25 13:02:57.155 [eventLoopGroupProxy-19-1 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:02:57.159 [DefaultDispatcher-worker-19 @call-handler#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2025-02-25 13:02:57.159 [eventLoopGroupProxy-19-1 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.159 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.159 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/replication/message 2025-02-25 13:02:57.159 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/replication/message. 2025-02-25 13:02:57.159 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.160 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 2025-02-25 13:02:57.160 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960. 2025-02-25 13:02:57.160 [UI Thread @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 2025-02-25 13:02:57.161 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.161 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.161 [UI Thread @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.161 [eventLoopGroupProxy-19-1 @call-handler#3287] 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-02-25 13:02:57.161 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.161 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.161 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.161 [eventLoopGroupProxy-19-5 @call-handler#3292] 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-02-25 13:02:57.161 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.161 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.161 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.161 [eventLoopGroupProxy-19-1 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.161 [eventLoopGroupProxy-19-6 @call-handler#3301] 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-02-25 13:02:57.161 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 2025-02-25 13:02:57.161 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961. 2025-02-25 13:02:57.161 [UI Thread @coroutine#3303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 2025-02-25 13:02:57.161 [eventLoopGroupProxy-19-7 @call-handler#3307] 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-02-25 13:02:57.161 [UI Thread @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 2025-02-25 13:02:57.161 [UI Thread @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 2025-02-25 13:02:57.162 [eventLoopGroupProxy-19-1 @call-handler#3313] 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-02-25 13:02:57.162 [eventLoopGroupProxy-19-6 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.162 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960. 2025-02-25 13:02:57.162 [UI Thread @coroutine#3274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.162 [eventLoopGroupProxy-19-7 @call-handler#3307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.162 [eventLoopGroupProxy-19-5 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.162 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.162 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.162 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.162 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.162 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.162 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.162 [UI Thread @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.162 [UI Thread @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 2025-02-25 13:02:57.162 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.162 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.162 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960. 2025-02-25 13:02:57.162 [UI Thread @coroutine#3278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698568599321128961&assignmentUid=698568599321128960 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.163 [eventLoopGroupProxy-19-1 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:02:57.163 [UI Thread @coroutine#3303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 2025-02-25 13:02:57.163 [UI Thread @coroutine#3303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 2025-02-25 13:02:57.164 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961. 2025-02-25 13:02:57.164 [UI Thread @coroutine#3303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37891/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698568599321128960&clazzUid=698568599321128960&accountPersonUid=698568599321128961 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:02:57.164 [DefaultDispatcher-worker-14 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76 2025-02-25 13:02:57.166 [DefaultDispatcher-worker-8 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.168 [DefaultDispatcher-worker-8 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:57.168 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.168 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.168 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.169 [DefaultDispatcher-worker-9 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.169 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.169 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.172 [DefaultDispatcher-worker-1 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.175 [DefaultDispatcher-worker-19 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.178 [DefaultDispatcher-worker-17 @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9 2025-02-25 13:02:57.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-02-25 13:02:57.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-02-25 13:02:57.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:57.180 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc966a9: (connection evicted) 2025-02-25 13:02:57.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:57.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-02-25 13:02:57.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-02-25 13:02:57.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-25 13:02:57.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-25 13:02:57.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:57.181 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5abf9a76: (connection evicted) 2025-02-25 13:02:57.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:57.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-25 13:02:57.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-25 13:02:57.270 [DefaultDispatcher-worker-2 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:57.270 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.270 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.270 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.271 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.271 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.343 [DefaultDispatcher-worker-19 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:57.343 [DefaultDispatcher-worker-19 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.343 [DefaultDispatcher-worker-19 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.343 [DefaultDispatcher-worker-19 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.344 [DefaultDispatcher-worker-5 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.344 [DefaultDispatcher-worker-5 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.426 [DefaultDispatcher-worker-13 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:57.426 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.426 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.426 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.427 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.427 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.467 [DefaultDispatcher-worker-21 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:57.467 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.467 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.467 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.467 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.467 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.506 [DefaultDispatcher-worker-14 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:57.506 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.506 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.506 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.507 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.530 [DefaultDispatcher-worker-7 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:57.530 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.530 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.530 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.530 [DefaultDispatcher-worker-21 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.530 [DefaultDispatcher-worker-21 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.649 [DefaultDispatcher-worker-16 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:57.649 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.649 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.649 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.649 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.649 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.706 [DefaultDispatcher-worker-19 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:57.706 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.706 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.706 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.706 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.706 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.839 [DefaultDispatcher-worker-19 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:57.839 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.839 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:57.839 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.840 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:57.840 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.174 [DefaultDispatcher-worker-18 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:58.174 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.174 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.174 [DefaultDispatcher-worker-18 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.175 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.175 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-25 13:02:58.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-25 13:02:58.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.184 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8: (connection evicted) 2025-02-25 13:02:58.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-25 13:02:58.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1791670e 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.186 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-25 13:02:58.187 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-25 13:02:58.196 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-25 13:02:58.202 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-25 13:02:58.203 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-25 13:02:58.204 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f027735 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-25 13:02:58.204 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-25 13:02:58.213 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-25 13:02:58.219 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-25 13:02:58.220 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-25 13:02:58.221 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-25 13:02:58.225 [DefaultDispatcher-worker-4 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5 2025-02-25 13:02:58.233 [DefaultDispatcher-worker-2 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-25 13:02:58.238 [DefaultDispatcher-worker-1 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2025-02-25 13:02:58.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-25 13:02:58.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-25 13:02:58.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.243 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d: (connection evicted) 2025-02-25 13:02:58.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-25 13:02:58.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-25 13:02:58.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-25 13:02:58.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-25 13:02:58.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.244 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3dc0c5: (connection evicted) 2025-02-25 13:02:58.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-25 13:02:58.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5de15ce1 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.245 [Test worker @coroutine#3430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-25 13:02:58.254 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.260 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.261 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.262 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a524c6b 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.262 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-25 13:02:58.263 [Test worker @coroutine#3430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-25 13:02:58.271 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-25 13:02:58.275 [DefaultDispatcher-worker-9 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:58.275 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.275 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.275 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.276 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.276 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.278 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-25 13:02:58.279 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-25 13:02:58.280 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-25 13:02:58.284 [DefaultDispatcher-worker-15 @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-02-25 13:02:58.292 [DefaultDispatcher-worker-15 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.297 [DefaultDispatcher-worker-5 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.302 [DefaultDispatcher-worker-2 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.312 [DefaultDispatcher-worker-3 @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-02-25 13:02:58.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-25 13:02:58.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-25 13:02:58.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.314 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2080ee70: (connection evicted) 2025-02-25 13:02:58.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-25 13:02:58.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-25 13:02:58.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-25 13:02:58.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-25 13:02:58.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.315 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481: (connection evicted) 2025-02-25 13:02:58.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-25 13:02:58.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f1505 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.316 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-25 13:02:58.317 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-25 13:02:58.317 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-25 13:02:58.317 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-25 13:02:58.326 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-25 13:02:58.332 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-25 13:02:58.333 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-25 13:02:58.334 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296b758 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.334 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-25 13:02:58.335 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-25 13:02:58.344 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-25 13:02:58.348 [DefaultDispatcher-worker-10 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:58.348 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.348 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.348 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.349 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.349 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.350 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-25 13:02:58.351 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-25 13:02:58.352 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-25 13:02:58.356 [DefaultDispatcher-worker-7 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2025-02-25 13:02:58.365 [DefaultDispatcher-worker-21 @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-25 13:02:58.369 [DefaultDispatcher-worker-19 @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-02-25 13:02:58.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-25 13:02:58.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-25 13:02:58.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.373 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202ed88d: (connection evicted) 2025-02-25 13:02:58.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-25 13:02:58.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-25 13:02:58.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-25 13:02:58.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-25 13:02:58.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.374 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa: (connection evicted) 2025-02-25 13:02:58.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-25 13:02:58.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19266ca3 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-02-25 13:02:58.375 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-25 13:02:58.384 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-02-25 13:02:58.390 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-02-25 13:02:58.391 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-02-25 13:02:58.392 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d90 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.392 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-25 13:02:58.393 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-25 13:02:58.393 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-25 13:02:58.393 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-25 13:02:58.401 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-25 13:02:58.406 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-25 13:02:58.407 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-25 13:02:58.408 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-25 13:02:58.412 [DefaultDispatcher-worker-16 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-02-25 13:02:58.419 [DefaultDispatcher-worker-17 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-02-25 13:02:58.423 [DefaultDispatcher-worker-11 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-02-25 13:02:58.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-25 13:02:58.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-25 13:02:58.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.427 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627222d8: (connection evicted) 2025-02-25 13:02:58.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-25 13:02:58.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-25 13:02:58.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-25 13:02:58.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-25 13:02:58.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.427 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b5356: (connection evicted) 2025-02-25 13:02:58.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-25 13:02:58.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c919b2 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.428 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-25 13:02:58.429 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-02-25 13:02:58.429 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-02-25 13:02:58.429 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-25 13:02:58.431 [DefaultDispatcher-worker-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:58.431 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.431 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.431 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.432 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.432 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.437 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-02-25 13:02:58.442 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-02-25 13:02:58.442 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-02-25 13:02:58.443 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7b4953 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-25 13:02:58.444 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-25 13:02:58.451 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-25 13:02:58.456 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-25 13:02:58.457 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-25 13:02:58.458 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-25 13:02:58.461 [DefaultDispatcher-worker-9 @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-02-25 13:02:58.468 [DefaultDispatcher-worker-1 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-02-25 13:02:58.471 [DefaultDispatcher-worker-20 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:58.471 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.471 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.471 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.472 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.472 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.473 [DefaultDispatcher-worker-2 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-02-25 13:02:58.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-25 13:02:58.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-25 13:02:58.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.477 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35307365: (connection evicted) 2025-02-25 13:02:58.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-25 13:02:58.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-25 13:02:58.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-25 13:02:58.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-25 13:02:58.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.477 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a27356: (connection evicted) 2025-02-25 13:02:58.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-25 13:02:58.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5a6849 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.478 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-25 13:02:58.479 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.479 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.479 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-25 13:02:58.486 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.491 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.492 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.492 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7655dc27 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-25 13:02:58.493 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-25 13:02:58.500 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-25 13:02:58.505 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-25 13:02:58.506 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-25 13:02:58.506 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-25 13:02:58.510 [DefaultDispatcher-worker-10 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-02-25 13:02:58.510 [DefaultDispatcher-worker-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:58.510 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.510 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.510 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.511 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.517 [DefaultDispatcher-worker-10 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.521 [DefaultDispatcher-worker-4 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.525 [DefaultDispatcher-worker-5 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-02-25 13:02:58.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-25 13:02:58.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-25 13:02:58.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.528 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e91b051: (connection evicted) 2025-02-25 13:02:58.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-25 13:02:58.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-25 13:02:58.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-25 13:02:58.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-25 13:02:58.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.529 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428169d: (connection evicted) 2025-02-25 13:02:58.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-25 13:02:58.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e085e71 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.530 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-25 13:02:58.535 [DefaultDispatcher-worker-6 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:58.535 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.535 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.535 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.535 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.535 [DefaultDispatcher-worker-20 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.538 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.543 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.544 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.545 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d343793 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-25 13:02:58.545 [Test worker @coroutine#3761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-25 13:02:58.552 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-25 13:02:58.557 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-25 13:02:58.558 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-25 13:02:58.559 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-25 13:02:58.562 [DefaultDispatcher-worker-9 @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1427827f 2025-02-25 13:02:58.570 [DefaultDispatcher-worker-14 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.574 [DefaultDispatcher-worker-14 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.577 [DefaultDispatcher-worker-4 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.586 [DefaultDispatcher-worker-6 @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-02-25 13:02:58.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-25 13:02:58.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-25 13:02:58.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.588 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd: (connection evicted) 2025-02-25 13:02:58.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-25 13:02:58.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-25 13:02:58.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-25 13:02:58.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-25 13:02:58.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.589 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1427827f: (connection evicted) 2025-02-25 13:02:58.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-25 13:02:58.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2a70d 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.590 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-25 13:02:58.597 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.602 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.603 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.604 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25777ab6 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-25 13:02:58.604 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-25 13:02:58.612 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-25 13:02:58.616 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-25 13:02:58.617 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-25 13:02:58.618 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-25 13:02:58.622 [DefaultDispatcher-worker-20 @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e 2025-02-25 13:02:58.629 [DefaultDispatcher-worker-10 @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.633 [DefaultDispatcher-worker-18 @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.635 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2025-02-25 13:02:58.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-25 13:02:58.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-25 13:02:58.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.638 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2620f935: (connection evicted) 2025-02-25 13:02:58.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-25 13:02:58.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-25 13:02:58.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-25 13:02:58.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-25 13:02:58.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.639 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37d12d0e: (connection evicted) 2025-02-25 13:02:58.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-25 13:02:58.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642270ad 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.640 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-25 13:02:58.648 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.653 [DefaultDispatcher-worker-20 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:58.654 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.654 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.654 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.654 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.654 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.654 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.654 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.655 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.656 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-25 13:02:58.656 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c32f3d8 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-25 13:02:58.658 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-25 13:02:58.665 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-25 13:02:58.670 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-25 13:02:58.671 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-25 13:02:58.672 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-25 13:02:58.676 [DefaultDispatcher-worker-5 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-25 13:02:58.683 [DefaultDispatcher-worker-9 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.687 [DefaultDispatcher-worker-20 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.688 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.689 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-25 13:02:58.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-25 13:02:58.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-25 13:02:58.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.693 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e427b6: (connection evicted) 2025-02-25 13:02:58.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-25 13:02:58.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-25 13:02:58.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-25 13:02:58.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-25 13:02:58.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.694 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f4276b: (connection evicted) 2025-02-25 13:02:58.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-25 13:02:58.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665fb1d8 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.695 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-25 13:02:58.696 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-25 13:02:58.696 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-25 13:02:58.696 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-25 13:02:58.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-25 13:02:58.708 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-25 13:02:58.709 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-25 13:02:58.710 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d49e35 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-25 13:02:58.710 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-25 13:02:58.711 [DefaultDispatcher-worker-7 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:58.711 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.711 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.711 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.711 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.712 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.718 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-25 13:02:58.722 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-25 13:02:58.723 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-25 13:02:58.724 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-25 13:02:58.728 [DefaultDispatcher-worker-5 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-25 13:02:58.735 [DefaultDispatcher-worker-18 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-25 13:02:58.739 [DefaultDispatcher-worker-4 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-25 13:02:58.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-25 13:02:58.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-25 13:02:58.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.779 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43376a03: (connection evicted) 2025-02-25 13:02:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-25 13:02:58.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-25 13:02:58.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-25 13:02:58.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-25 13:02:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.779 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60580e42: (connection evicted) 2025-02-25 13:02:58.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-25 13:02:58.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-25 13:02:58.780 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0bcea5 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c 2025-02-25 13:02:58.781 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-25 13:02:58.789 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c 2025-02-25 13:02:58.794 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c 2025-02-25 13:02:58.795 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c 2025-02-25 13:02:58.796 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cfc2a08 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.796 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-25 13:02:58.797 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a5cbe5 2025-02-25 13:02:58.797 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a5cbe5 2025-02-25 13:02:58.797 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-25 13:02:58.804 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5cbe5 2025-02-25 13:02:58.809 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5cbe5 2025-02-25 13:02:58.810 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5cbe5 2025-02-25 13:02:58.811 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5cbe5 2025-02-25 13:02:58.815 [DefaultDispatcher-worker-2 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5cbe5 2025-02-25 13:02:58.822 [DefaultDispatcher-worker-13 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c 2025-02-25 13:02:58.826 [DefaultDispatcher-worker-19 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c 2025-02-25 13:02:58.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-25 13:02:58.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-25 13:02:58.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.830 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e864a8c: (connection evicted) 2025-02-25 13:02:58.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-25 13:02:58.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-25 13:02:58.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-25 13:02:58.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-25 13:02:58.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.831 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66a5cbe5: (connection evicted) 2025-02-25 13:02:58.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-25 13:02:58.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb4adf7 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.832 [Test worker @coroutine#4106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-25 13:02:58.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.844 [DefaultDispatcher-worker-15 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:58.844 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.844 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:58.844 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.844 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.844 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:58.845 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.846 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.847 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f7af3d0 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac3d009 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac3d009 2025-02-25 13:02:58.847 [Test worker @coroutine#4106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-25 13:02:58.854 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3d009 2025-02-25 13:02:58.859 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3d009 2025-02-25 13:02:58.860 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3d009 2025-02-25 13:02:58.861 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3d009 2025-02-25 13:02:58.864 [DefaultDispatcher-worker-6 @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3d009 2025-02-25 13:02:58.871 [DefaultDispatcher-worker-3 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.876 [DefaultDispatcher-worker-6 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.877 [Test worker @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.878 [Test worker @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-02-25 13:02:58.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-25 13:02:58.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-25 13:02:58.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.882 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46ea: (connection evicted) 2025-02-25 13:02:58.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-25 13:02:58.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-25 13:02:58.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-25 13:02:58.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-25 13:02:58.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.883 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac3d009: (connection evicted) 2025-02-25 13:02:58.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-25 13:02:58.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2806c788 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.884 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-25 13:02:58.891 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.896 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.897 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.898 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8f20bf 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a9f4b7 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a9f4b7 2025-02-25 13:02:58.898 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-25 13:02:58.905 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f4b7 2025-02-25 13:02:58.910 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f4b7 2025-02-25 13:02:58.911 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f4b7 2025-02-25 13:02:58.912 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f4b7 2025-02-25 13:02:58.915 [DefaultDispatcher-worker-18 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f4b7 2025-02-25 13:02:58.923 [DefaultDispatcher-worker-4 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.928 [DefaultDispatcher-worker-13 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.933 [UI Thread @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2025-02-25 13:02:58.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-25 13:02:58.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-25 13:02:58.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.935 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff: (connection evicted) 2025-02-25 13:02:58.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-25 13:02:58.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-25 13:02:58.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-25 13:02:58.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-25 13:02:58.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.936 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a9f4b7: (connection evicted) 2025-02-25 13:02:58.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-25 13:02:58.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25727f74 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.938 [Test worker @coroutine#4263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-25 13:02:58.945 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.951 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.951 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.952 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.957 [DefaultDispatcher-worker-1 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.958 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.965 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312af870 2025-02-25 13:02:58.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-25 13:02:58.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-25 13:02:58.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:58.977 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312af870: (connection evicted) 2025-02-25 13:02:58.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-25 13:02:58.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87553b 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.978 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-25 13:02:58.979 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2025-02-25 13:02:58.979 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2025-02-25 13:02:58.979 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-25 13:02:58.986 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2025-02-25 13:02:58.991 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2025-02-25 13:02:58.992 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2025-02-25 13:02:58.993 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d69fd7a 2025-02-25 13:02:58.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-25 13:02:58.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-25 13:02:58.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:58.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:58.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-25 13:02:58.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204d101 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2025-02-25 13:02:58.996 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-25 13:02:59.004 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2025-02-25 13:02:59.008 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2025-02-25 13:02:59.009 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2025-02-25 13:02:59.010 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d17b6ad 2025-02-25 13:02:59.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-25 13:02:59.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-25 13:02:59.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:59.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-25 13:02:59.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39df2652 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.013 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-25 13:02:59.014 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-25 13:02:59.014 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-25 13:02:59.014 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-25 13:02:59.021 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-25 13:02:59.026 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-25 13:02:59.027 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-25 13:02:59.028 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eace68f 2025-02-25 13:02:59.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-25 13:02:59.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-25 13:02:59.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:59.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-25 13:02:59.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69b2ed81 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.031 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-25 13:02:59.032 [Test worker @coroutine#4388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-25 13:02:59.040 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-25 13:02:59.045 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-25 13:02:59.047 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-25 13:02:59.048 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2025-02-25 13:02:59.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-25 13:02:59.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-25 13:02:59.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-25 13:02:59.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b9a553 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.051 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 13:02:59.052 [Test worker @coroutine#4416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-25 13:02:59.060 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 13:02:59.065 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 13:02:59.066 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 13:02:59.067 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591dd039 2025-02-25 13:02:59.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-25 13:02:59.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-25 13:02:59.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:02:59.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-25 13:02:59.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5967f0ff 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.070 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-25 13:02:59.078 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.083 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.084 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.084 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.089 [DefaultDispatcher-worker-12 @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.090 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.091 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-02-25 13:02:59.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-25 13:02:59.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-25 13:02:59.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.092 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5be521cd: (connection evicted) 2025-02-25 13:02:59.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-25 13:02:59.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521d455c 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-02-25 13:02:59.094 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-25 13:02:59.102 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-02-25 13:02:59.107 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-02-25 13:02:59.108 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-02-25 13:02:59.108 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a8617c 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d237827 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d237827 2025-02-25 13:02:59.109 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-25 13:02:59.117 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d237827 2025-02-25 13:02:59.122 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d237827 2025-02-25 13:02:59.123 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d237827 2025-02-25 13:02:59.124 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d237827 2025-02-25 13:02:59.128 [DefaultDispatcher-worker-1 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d237827 2025-02-25 13:02:59.135 [DefaultDispatcher-worker-11 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-02-25 13:02:59.144 [DefaultDispatcher-worker-4 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-02-25 13:02:59.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-25 13:02:59.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-25 13:02:59.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.149 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf9223f: (connection evicted) 2025-02-25 13:02:59.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-25 13:02:59.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-25 13:02:59.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-25 13:02:59.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-25 13:02:59.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.150 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d237827: (connection evicted) 2025-02-25 13:02:59.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-25 13:02:59.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@779e66e5 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-02-25 13:02:59.151 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-25 13:02:59.159 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-02-25 13:02:59.164 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-02-25 13:02:59.165 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-02-25 13:02:59.166 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45a9f3d4 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.166 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-25 13:02:59.167 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-02-25 13:02:59.167 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-02-25 13:02:59.167 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-25 13:02:59.174 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-02-25 13:02:59.179 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-02-25 13:02:59.179 [DefaultDispatcher-worker-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:02:59.180 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.180 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.180 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.180 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-02-25 13:02:59.180 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.180 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.181 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-02-25 13:02:59.185 [DefaultDispatcher-worker-21 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-02-25 13:02:59.192 [DefaultDispatcher-worker-7 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-02-25 13:02:59.203 [DefaultDispatcher-worker-20 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-02-25 13:02:59.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-25 13:02:59.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-25 13:02:59.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.206 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312ddc51: (connection evicted) 2025-02-25 13:02:59.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-25 13:02:59.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-25 13:02:59.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-25 13:02:59.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-25 13:02:59.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.206 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33e69162: (connection evicted) 2025-02-25 13:02:59.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-25 13:02:59.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6a5cf5 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.208 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-25 13:02:59.216 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.221 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.221 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.222 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b34e7bd 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-25 13:02:59.223 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-25 13:02:59.230 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-25 13:02:59.236 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-25 13:02:59.237 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-25 13:02:59.238 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-25 13:02:59.241 [DefaultDispatcher-worker-10 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-02-25 13:02:59.249 [DefaultDispatcher-worker-20 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.255 [DefaultDispatcher-worker-20 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.259 [DefaultDispatcher-worker-3 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.264 [DefaultDispatcher-worker-6 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67 2025-02-25 13:02:59.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-25 13:02:59.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-25 13:02:59.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.270 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aac9d67: (connection evicted) 2025-02-25 13:02:59.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-25 13:02:59.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-25 13:02:59.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-25 13:02:59.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-25 13:02:59.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.271 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e: (connection evicted) 2025-02-25 13:02:59.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-25 13:02:59.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-25 13:02:59.272 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9918487 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.273 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-25 13:02:59.280 [DefaultDispatcher-worker-14 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:02:59.280 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.281 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.281 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.281 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.281 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.281 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.286 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.286 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.287 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.287 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f25c 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-25 13:02:59.288 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-25 13:02:59.295 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-25 13:02:59.300 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-25 13:02:59.301 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-25 13:02:59.302 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-25 13:02:59.306 [DefaultDispatcher-worker-6 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2025-02-25 13:02:59.313 [DefaultDispatcher-worker-10 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.318 [DefaultDispatcher-worker-2 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.321 [DefaultDispatcher-worker-17 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2025-02-25 13:02:59.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-25 13:02:59.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-25 13:02:59.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.326 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17cea679: (connection evicted) 2025-02-25 13:02:59.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-25 13:02:59.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-25 13:02:59.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-25 13:02:59.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-25 13:02:59.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.327 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2: (connection evicted) 2025-02-25 13:02:59.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-25 13:02:59.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7c0932 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-25 13:02:59.328 [Test worker @coroutine#4614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-25 13:02:59.335 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-25 13:02:59.340 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-25 13:02:59.341 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-25 13:02:59.342 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598b15ba 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-25 13:02:59.342 [Test worker @coroutine#4614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-25 13:02:59.349 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-25 13:02:59.353 [DefaultDispatcher-worker-17 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:02:59.353 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.353 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.353 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.354 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.354 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.354 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-25 13:02:59.355 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-25 13:02:59.356 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-25 13:02:59.360 [DefaultDispatcher-worker-14 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-02-25 13:02:59.367 [DefaultDispatcher-worker-5 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-25 13:02:59.372 [DefaultDispatcher-worker-5 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-02-25 13:02:59.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-25 13:02:59.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-25 13:02:59.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.374 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51413d02: (connection evicted) 2025-02-25 13:02:59.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-25 13:02:59.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-25 13:02:59.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-25 13:02:59.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-25 13:02:59.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.374 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f34d178: (connection evicted) 2025-02-25 13:02:59.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-25 13:02:59.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-25 13:02:59.376 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f81d7f 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.377 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-25 13:02:59.384 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.389 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.390 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.391 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f62b8c 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.391 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-25 13:02:59.392 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-25 13:02:59.392 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-25 13:02:59.392 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-25 13:02:59.399 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-25 13:02:59.404 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-25 13:02:59.405 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-25 13:02:59.406 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-25 13:02:59.410 [DefaultDispatcher-worker-2 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-02-25 13:02:59.417 [DefaultDispatcher-worker-11 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.423 [DefaultDispatcher-worker-7 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.433 [DefaultDispatcher-worker-12 @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-02-25 13:02:59.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-25 13:02:59.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-25 13:02:59.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.434 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@761ac810: (connection evicted) 2025-02-25 13:02:59.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-25 13:02:59.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-25 13:02:59.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-25 13:02:59.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-25 13:02:59.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.435 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e: (connection evicted) 2025-02-25 13:02:59.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-25 13:02:59.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-25 13:02:59.436 [DefaultDispatcher-worker-20 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:02:59.436 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.436 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-25 13:02:59.436 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5408b06d 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.436 [Test worker @coroutine#4688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-25 13:02:59.437 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.437 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.437 [Test worker @coroutine#4688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-25 13:02:59.437 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.437 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.444 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.449 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.450 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.451 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efda33d 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-25 13:02:59.451 [Test worker @coroutine#4688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-25 13:02:59.458 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-25 13:02:59.463 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-25 13:02:59.464 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-25 13:02:59.465 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-25 13:02:59.469 [DefaultDispatcher-worker-3 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-02-25 13:02:59.476 [DefaultDispatcher-worker-17 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:02:59.476 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.476 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.476 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.476 [DefaultDispatcher-worker-14 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.476 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.476 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.480 [DefaultDispatcher-worker-11 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.484 [DefaultDispatcher-worker-2 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.491 [DefaultDispatcher-worker-14 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2025-02-25 13:02:59.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-25 13:02:59.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-25 13:02:59.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.491 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22109f72: (connection evicted) 2025-02-25 13:02:59.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-25 13:02:59.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-25 13:02:59.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-25 13:02:59.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-25 13:02:59.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.492 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f: (connection evicted) 2025-02-25 13:02:59.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-25 13:02:59.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-25 13:02:59.493 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54500139 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-02-25 13:02:59.494 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-25 13:02:59.501 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-02-25 13:02:59.506 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-02-25 13:02:59.507 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-02-25 13:02:59.508 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7934164c 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-02-25 13:02:59.508 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-25 13:02:59.515 [DefaultDispatcher-worker-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:02:59.515 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.515 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.515 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.516 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.517 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-02-25 13:02:59.522 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-02-25 13:02:59.522 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-02-25 13:02:59.523 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-02-25 13:02:59.527 [DefaultDispatcher-worker-7 @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-02-25 13:02:59.534 [DefaultDispatcher-worker-7 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-02-25 13:02:59.538 [DefaultDispatcher-worker-17 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-02-25 13:02:59.539 [DefaultDispatcher-worker-4 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:02:59.539 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.539 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.539 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.540 [DefaultDispatcher-worker-13 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.540 [DefaultDispatcher-worker-13 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-25 13:02:59.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-25 13:02:59.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.545 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@119d21ce: (connection evicted) 2025-02-25 13:02:59.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-25 13:02:59.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-25 13:02:59.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-25 13:02:59.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-25 13:02:59.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.546 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c: (connection evicted) 2025-02-25 13:02:59.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-25 13:02:59.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4664fef 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2025-02-25 13:02:59.547 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-25 13:02:59.554 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2025-02-25 13:02:59.559 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2025-02-25 13:02:59.560 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2025-02-25 13:02:59.561 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522fdf0c 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.561 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-02-25 13:02:59.562 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-25 13:02:59.569 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-02-25 13:02:59.574 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-02-25 13:02:59.575 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-02-25 13:02:59.576 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-02-25 13:02:59.580 [DefaultDispatcher-worker-16 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-02-25 13:02:59.587 [DefaultDispatcher-worker-13 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2025-02-25 13:02:59.591 [DefaultDispatcher-worker-20 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b95a30 2025-02-25 13:02:59.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-25 13:02:59.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-25 13:02:59.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.594 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63b95a30: (connection evicted) 2025-02-25 13:02:59.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-25 13:02:59.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-25 13:02:59.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-25 13:02:59.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-25 13:02:59.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.595 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10587ce5: (connection evicted) 2025-02-25 13:02:59.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-25 13:02:59.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6bb6d8 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-02-25 13:02:59.596 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-25 13:02:59.604 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-02-25 13:02:59.609 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-02-25 13:02:59.610 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-02-25 13:02:59.610 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b9b035 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-02-25 13:02:59.611 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-25 13:02:59.618 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-02-25 13:02:59.623 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-02-25 13:02:59.624 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-02-25 13:02:59.625 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-02-25 13:02:59.629 [DefaultDispatcher-worker-1 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-02-25 13:02:59.636 [DefaultDispatcher-worker-9 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-02-25 13:02:59.640 [DefaultDispatcher-worker-19 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-02-25 13:02:59.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-25 13:02:59.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-25 13:02:59.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.642 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b: (connection evicted) 2025-02-25 13:02:59.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-25 13:02:59.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-25 13:02:59.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-25 13:02:59.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-25 13:02:59.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.642 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724945: (connection evicted) 2025-02-25 13:02:59.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-25 13:02:59.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ba90c1 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.644 [Test worker @coroutine#4859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-25 13:02:59.651 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.656 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.657 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.658 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@737e4a7b 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.658 [DefaultDispatcher-worker-10 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.658 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.658 [Test worker @coroutine#4859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-25 13:02:59.658 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.658 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.659 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-02-25 13:02:59.659 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-02-25 13:02:59.659 [Test worker @coroutine#4859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-25 13:02:59.659 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.659 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.666 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-02-25 13:02:59.670 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-02-25 13:02:59.671 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-02-25 13:02:59.672 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-02-25 13:02:59.675 [DefaultDispatcher-worker-4 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747e0a31 2025-02-25 13:02:59.683 [DefaultDispatcher-worker-2 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.689 [DefaultDispatcher-worker-17 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.693 [DefaultDispatcher-worker-14 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.715 [DefaultDispatcher-worker-7 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:02:59.715 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.715 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.715 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.716 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.716 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.744 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.759 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.810 [DefaultDispatcher-worker-19 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-02-25 13:02:59.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-25 13:02:59.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-25 13:02:59.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.811 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7545cb17: (connection evicted) 2025-02-25 13:02:59.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-25 13:02:59.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-25 13:02:59.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-25 13:02:59.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-25 13:02:59.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.812 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@747e0a31: (connection evicted) 2025-02-25 13:02:59.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-25 13:02:59.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31881213 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.813 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-25 13:02:59.814 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.814 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.814 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-25 13:02:59.821 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.826 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.826 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.827 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ea20 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-02-25 13:02:59.828 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-25 13:02:59.835 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-02-25 13:02:59.840 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-02-25 13:02:59.840 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-02-25 13:02:59.841 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-02-25 13:02:59.845 [DefaultDispatcher-worker-9 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-02-25 13:02:59.848 [DefaultDispatcher-worker-8 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:02:59.848 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.848 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId. 2025-02-25 13:02:59.848 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.849 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.849 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:02:59.852 [DefaultDispatcher-worker-1 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.858 [DefaultDispatcher-worker-20 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.862 [DefaultDispatcher-worker-8 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-02-25 13:02:59.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-25 13:02:59.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-25 13:02:59.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.864 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595626b8: (connection evicted) 2025-02-25 13:02:59.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-25 13:02:59.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-25 13:02:59.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-25 13:02:59.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-25 13:02:59.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.864 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5683a326: (connection evicted) 2025-02-25 13:02:59.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-25 13:02:59.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b3f1c6 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.865 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-25 13:02:59.866 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-02-25 13:02:59.866 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-02-25 13:02:59.866 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-25 13:02:59.873 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-02-25 13:02:59.878 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-02-25 13:02:59.879 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-02-25 13:02:59.879 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-02-25 13:02:59.879 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cb7c6 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-02-25 13:02:59.880 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-25 13:02:59.887 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-02-25 13:02:59.892 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-02-25 13:02:59.892 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-02-25 13:02:59.893 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-02-25 13:02:59.897 [DefaultDispatcher-worker-6 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-02-25 13:02:59.904 [DefaultDispatcher-worker-1 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-02-25 13:02:59.909 [DefaultDispatcher-worker-2 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2025-02-25 13:02:59.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-25 13:02:59.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-25 13:02:59.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.912 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@172f88b1: (connection evicted) 2025-02-25 13:02:59.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-25 13:02:59.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-25 13:02:59.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-25 13:02:59.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-25 13:02:59.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.912 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f12596: (connection evicted) 2025-02-25 13:02:59.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-25 13:02:59.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35eac1dd 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.913 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-25 13:02:59.914 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.914 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.914 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-25 13:02:59.921 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.925 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.926 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.927 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a2fbc3 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:02:59.927 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-25 13:02:59.935 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:02:59.939 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:02:59.940 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:02:59.941 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:02:59.944 [DefaultDispatcher-worker-9 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:02:59.951 [DefaultDispatcher-worker-10 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.957 [DefaultDispatcher-worker-7 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.961 [DefaultDispatcher-worker-3 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7 2025-02-25 13:02:59.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-25 13:02:59.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-25 13:02:59.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.964 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3fa7a7: (connection evicted) 2025-02-25 13:02:59.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-25 13:02:59.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-25 13:02:59.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-25 13:02:59.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-25 13:02:59.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.964 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5409305f: (connection evicted) 2025-02-25 13:02:59.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-25 13:02:59.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d12fa92 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:02:59.965 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-25 13:02:59.966 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-02-25 13:02:59.966 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-02-25 13:02:59.966 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-25 13:02:59.973 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-02-25 13:02:59.978 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-02-25 13:02:59.978 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-02-25 13:02:59.979 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-02-25 13:02:59.983 [DefaultDispatcher-worker-8 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-02-25 13:02:59.986 [DefaultDispatcher-worker-9 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-02-25 13:02:59.993 [UI Thread @coroutine#5021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=698568613129293824 2025-02-25 13:02:59.993 [UI Thread @coroutine#5021] 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=698568613129293824. 2025-02-25 13:02:59.993 [UI Thread @coroutine#5021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=698568613129293824 2025-02-25 13:02:59.994 [UI Thread @coroutine#5021] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=698568613129293824 2025-02-25 13:02:59.994 [UI Thread @coroutine#5021] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=698568613129293824 2025-02-25 13:02:59.994 [UI Thread @coroutine#5021] 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=698568613129293824. 2025-02-25 13:02:59.994 [UI Thread @coroutine#5021] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=698568613129293824 to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:02:59.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-25 13:02:59.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-25 13:02:59.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:02:59.996 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e740c6: (connection evicted) 2025-02-25 13:02:59.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:02:59.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-25 13:02:59.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae1ee85 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.029 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.030 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-25 13:03:00.038 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.042 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.043 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.044 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.049 [DefaultDispatcher-worker-12 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.059 [DefaultDispatcher-worker-11 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.063 [DefaultDispatcher-worker-15 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c 2025-02-25 13:03:00.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-25 13:03:00.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-25 13:03:00.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.070 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@134b9d9c: (connection evicted) 2025-02-25 13:03:00.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-25 13:03:00.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d6e8dfc 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.105 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-25 13:03:00.106 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-25 13:03:00.113 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-25 13:03:00.118 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-25 13:03:00.119 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-25 13:03:00.120 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-02-25 13:03:00.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-25 13:03:00.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-25 13:03:00.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:00.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-25 13:03:00.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-25 13:03:00.124 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47cf41d7 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-25 13:03:00.125 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-25 13:03:00.132 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-25 13:03:00.138 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-25 13:03:00.139 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-25 13:03:00.139 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74691a1f 2025-02-25 13:03:00.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-25 13:03:00.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-25 13:03:00.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:00.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-25 13:03:00.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2ec8b2 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.142 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-25 13:03:00.143 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-02-25 13:03:00.143 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-02-25 13:03:00.143 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-25 13:03:00.150 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-02-25 13:03:00.155 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-02-25 13:03:00.156 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-02-25 13:03:00.157 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32bff23d 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-02-25 13:03:00.157 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-25 13:03:00.165 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-02-25 13:03:00.170 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-02-25 13:03:00.171 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-02-25 13:03:00.172 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-02-25 13:03:00.175 [DefaultDispatcher-worker-11 @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-02-25 13:03:00.182 [DefaultDispatcher-worker-6 @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2025-02-25 13:03:00.185 [DefaultDispatcher-worker-7 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:03:00.185 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.185 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.185 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.185 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.185 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:03:00.185 [UI Thread @coroutine#5121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.185 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.185 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.186 [UI Thread @coroutine#5121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.186 [UI Thread @coroutine#5121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.186 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:03:00.186 [UI Thread @coroutine#5121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:03:00.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-25 13:03:00.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-25 13:03:00.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.187 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502326b3: (connection evicted) 2025-02-25 13:03:00.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-25 13:03:00.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-25 13:03:00.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-25 13:03:00.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-25 13:03:00.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.188 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb: (connection evicted) 2025-02-25 13:03:00.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-25 13:03:00.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5435582e 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-02-25 13:03:00.189 [Test worker @coroutine#5130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-25 13:03:00.196 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-02-25 13:03:00.201 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-02-25 13:03:00.202 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-02-25 13:03:00.203 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2574123a 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-02-25 13:03:00.203 [Test worker @coroutine#5130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-25 13:03:00.210 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-02-25 13:03:00.215 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-02-25 13:03:00.216 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-02-25 13:03:00.217 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-02-25 13:03:00.220 [DefaultDispatcher-worker-3 @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-02-25 13:03:00.227 [DefaultDispatcher-worker-3 @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-02-25 13:03:00.228 [UI Thread @coroutine#5153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.228 [UI Thread @coroutine#5153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:03:00.228 [UI Thread @coroutine#5153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.229 [UI Thread @coroutine#5153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.229 [UI Thread @coroutine#5153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-25 13:03:00.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-25 13:03:00.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.230 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5: (connection evicted) 2025-02-25 13:03:00.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-25 13:03:00.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-25 13:03:00.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-25 13:03:00.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-25 13:03:00.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.230 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb: (connection evicted) 2025-02-25 13:03:00.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-25 13:03:00.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb15360 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.231 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-25 13:03:00.232 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-02-25 13:03:00.232 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-02-25 13:03:00.232 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-25 13:03:00.239 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-02-25 13:03:00.243 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-02-25 13:03:00.244 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-02-25 13:03:00.245 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2bec99 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.245 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-25 13:03:00.246 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-25 13:03:00.246 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-25 13:03:00.246 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-25 13:03:00.253 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-25 13:03:00.257 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-25 13:03:00.258 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-25 13:03:00.259 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-25 13:03:00.262 [DefaultDispatcher-worker-1 @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-25 13:03:00.269 [DefaultDispatcher-worker-4 @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-02-25 13:03:00.270 [UI Thread @coroutine#5182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.270 [UI Thread @coroutine#5182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:03:00.270 [UI Thread @coroutine#5182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.271 [UI Thread @coroutine#5182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.271 [UI Thread @coroutine#5182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:03:00.271 [UI Thread @coroutine#5182] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:03:00.271 [UI Thread @coroutine#5182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:03:00.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-25 13:03:00.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-25 13:03:00.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.272 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b: (connection evicted) 2025-02-25 13:03:00.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-25 13:03:00.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-25 13:03:00.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-25 13:03:00.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-25 13:03:00.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.272 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7: (connection evicted) 2025-02-25 13:03:00.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-25 13:03:00.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-25 13:03:00.273 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5572be5a 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b9a54 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b9a54 2025-02-25 13:03:00.274 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-25 13:03:00.281 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b9a54 2025-02-25 13:03:00.285 [DefaultDispatcher-worker-16 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:03:00.286 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.286 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.286 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.286 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b9a54 2025-02-25 13:03:00.286 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.286 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.287 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b9a54 2025-02-25 13:03:00.288 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b9a54 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7625bfbd 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-25 13:03:00.288 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-25 13:03:00.295 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-25 13:03:00.300 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-25 13:03:00.301 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-25 13:03:00.302 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-25 13:03:00.305 [DefaultDispatcher-worker-12 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-25 13:03:00.312 [DefaultDispatcher-worker-11 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b9a54 2025-02-25 13:03:00.318 [DefaultDispatcher-worker-9 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b9a54 2025-02-25 13:03:00.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-25 13:03:00.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-25 13:03:00.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.324 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@700b9a54: (connection evicted) 2025-02-25 13:03:00.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-25 13:03:00.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-25 13:03:00.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-25 13:03:00.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-25 13:03:00.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.325 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@717c00f9: (connection evicted) 2025-02-25 13:03:00.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-25 13:03:00.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f05d5f2 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.326 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-25 13:03:00.334 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.339 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.339 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.340 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.344 [DefaultDispatcher-worker-11 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.354 [DefaultDispatcher-worker-6 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.360 [DefaultDispatcher-worker-14 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:03:00.360 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.360 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.360 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.361 [DefaultDispatcher-worker-18 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.361 [DefaultDispatcher-worker-18 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.362 [DefaultDispatcher-worker-18 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.372 [DefaultDispatcher-worker-20 @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-02-25 13:03:00.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-25 13:03:00.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-25 13:03:00.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.374 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4: (connection evicted) 2025-02-25 13:03:00.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-25 13:03:00.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4746d52d 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-02-25 13:03:00.375 [Test worker @coroutine#5276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-25 13:03:00.383 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-02-25 13:03:00.387 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-02-25 13:03:00.388 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-02-25 13:03:00.389 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509cf379 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-25 13:03:00.389 [Test worker @coroutine#5276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-25 13:03:00.396 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-25 13:03:00.401 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-25 13:03:00.402 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-25 13:03:00.403 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-25 13:03:00.407 [DefaultDispatcher-worker-19 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-25 13:03:00.414 [DefaultDispatcher-worker-7 @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-02-25 13:03:00.418 [DefaultDispatcher-worker-8 @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-02-25 13:03:00.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-25 13:03:00.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-25 13:03:00.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.422 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3: (connection evicted) 2025-02-25 13:03:00.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-25 13:03:00.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-25 13:03:00.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-25 13:03:00.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-25 13:03:00.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.423 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60877629: (connection evicted) 2025-02-25 13:03:00.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-25 13:03:00.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4127dcdb 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.424 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-25 13:03:00.432 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.436 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.437 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.438 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.441 [DefaultDispatcher-worker-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:03:00.441 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.441 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.441 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.441 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.441 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.442 [DefaultDispatcher-worker-10 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.445 [DefaultDispatcher-worker-7 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.452 [DefaultDispatcher-worker-15 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36bf903c 2025-02-25 13:03:00.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-25 13:03:00.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-25 13:03:00.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.453 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36bf903c: (connection evicted) 2025-02-25 13:03:00.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-25 13:03:00.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba65354 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.454 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-25 13:03:00.455 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-02-25 13:03:00.455 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-02-25 13:03:00.455 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-25 13:03:00.462 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-02-25 13:03:00.466 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-02-25 13:03:00.467 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-02-25 13:03:00.468 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-02-25 13:03:00.472 [DefaultDispatcher-worker-17 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-02-25 13:03:00.475 [DefaultDispatcher-worker-11 @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-02-25 13:03:00.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-25 13:03:00.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-25 13:03:00.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.476 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af850f1: (connection evicted) 2025-02-25 13:03:00.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-25 13:03:00.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@720da195 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-25 13:03:00.477 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2025-02-25 13:03:00.478 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-25 13:03:00.480 [DefaultDispatcher-worker-5 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:03:00.480 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.481 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.481 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.481 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.481 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.485 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2025-02-25 13:03:00.490 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2025-02-25 13:03:00.491 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2025-02-25 13:03:00.492 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2025-02-25 13:03:00.497 [DefaultDispatcher-worker-6 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2025-02-25 13:03:00.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-25 13:03:00.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-25 13:03:00.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.531 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b: (connection evicted) 2025-02-25 13:03:00.532 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:03:00.532 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-25 13:03:00.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-25 13:03:00.532 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.532 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.532 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.532 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@328446e1 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-02-25 13:03:00.533 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-25 13:03:00.540 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-02-25 13:03:00.544 [DefaultDispatcher-worker-7 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:03:00.544 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.544 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.544 [DefaultDispatcher-worker-7 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.545 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.545 [DefaultDispatcher-worker-9 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.546 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-02-25 13:03:00.547 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-02-25 13:03:00.547 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-02-25 13:03:00.552 [DefaultDispatcher-worker-15 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-02-25 13:03:00.554 [DefaultDispatcher-worker-2 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-02-25 13:03:00.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-25 13:03:00.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-25 13:03:00.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.557 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade: (connection evicted) 2025-02-25 13:03:00.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-25 13:03:00.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1805b503 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-02-25 13:03:00.560 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-25 13:03:00.567 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-02-25 13:03:00.572 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-02-25 13:03:00.573 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-02-25 13:03:00.574 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5331a22c 2025-02-25 13:03:00.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-25 13:03:00.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-25 13:03:00.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:00.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-25 13:03:00.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df5358 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2025-02-25 13:03:00.577 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-25 13:03:00.584 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2025-02-25 13:03:00.589 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2025-02-25 13:03:00.590 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2025-02-25 13:03:00.591 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2025-02-25 13:03:00.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-25 13:03:00.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-25 13:03:00.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:00.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-25 13:03:00.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750afe12 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.592 [Test worker @coroutine#5459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-25 13:03:00.593 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-02-25 13:03:00.593 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-02-25 13:03:00.593 [Test worker @coroutine#5459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-25 13:03:00.601 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-02-25 13:03:00.605 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-02-25 13:03:00.606 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-02-25 13:03:00.607 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-02-25 13:03:00.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-25 13:03:00.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-25 13:03:00.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:00.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-25 13:03:00.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-25 13:03:00.613 [UI Thread @coroutine#5480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46567/Site/verify 2025-02-25 13:03:00.613 [UI Thread @coroutine#5480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46567/Site/verify. 2025-02-25 13:03:00.613 [UI Thread @coroutine#5480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46567/Site/verify 2025-02-25 13:03:00.614 [UI Thread @coroutine#5480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46567/Site/verify 2025-02-25 13:03:00.614 [UI Thread @coroutine#5480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46567/Site/verify 2025-02-25 13:03:00.615 [UI Thread @coroutine#5480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46567/Site/verify. 2025-02-25 13:03:00.615 [UI Thread @coroutine#5480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46567/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@743b4921 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@35645453 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@35645453 2025-02-25 13:03:00.618 [Test worker @coroutine#5494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-25 13:03:00.626 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35645453 2025-02-25 13:03:00.632 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35645453 2025-02-25 13:03:00.633 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35645453 2025-02-25 13:03:00.633 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35645453 2025-02-25 13:03:00.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-25 13:03:00.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-25 13:03:00.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:00.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-25 13:03:00.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-25 13:03:00.635 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f4693a 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-02-25 13:03:00.636 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-25 13:03:00.644 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-02-25 13:03:00.649 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-02-25 13:03:00.650 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-02-25 13:03:00.650 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-02-25 13:03:00.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-25 13:03:00.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-25 13:03:00.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:00.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-25 13:03:00.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7080e8fc 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2025-02-25 13:03:00.653 [Test worker @coroutine#5528] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-25 13:03:00.662 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2025-02-25 13:03:00.663 [DefaultDispatcher-worker-10 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:03:00.663 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.663 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.663 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.664 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.664 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.668 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2025-02-25 13:03:00.669 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2025-02-25 13:03:00.669 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2025-02-25 13:03:00.671 [UI Thread @coroutine#5545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49059/Site/verify 2025-02-25 13:03:00.671 [UI Thread @coroutine#5545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49059/Site/verify. 2025-02-25 13:03:00.671 [UI Thread @coroutine#5545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49059/Site/verify 2025-02-25 13:03:00.671 [UI Thread @coroutine#5545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49059/Site/verify 2025-02-25 13:03:00.671 [UI Thread @coroutine#5545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49059/Site/verify 2025-02-25 13:03:00.672 [UI Thread @coroutine#5545] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49059/Site/verify. 2025-02-25 13:03:00.672 [UI Thread @coroutine#5545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49059/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:03:00.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-25 13:03:00.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-25 13:03:00.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:00.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-25 13:03:00.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-25 13:03:00.675 [UI Thread @coroutine#5557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36901/Site/verify 2025-02-25 13:03:00.675 [UI Thread @coroutine#5557] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36901/Site/verify. 2025-02-25 13:03:00.675 [UI Thread @coroutine#5557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36901/Site/verify 2025-02-25 13:03:00.676 [UI Thread @coroutine#5557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36901/Site/verify 2025-02-25 13:03:00.676 [UI Thread @coroutine#5557] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36901/Site/verify 2025-02-25 13:03:00.676 [UI Thread @coroutine#5557] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36901/Site/verify. 2025-02-25 13:03:00.676 [UI Thread @coroutine#5557] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36901/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:03:00.678 [UI Thread @coroutine#5570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57647/Site/verify 2025-02-25 13:03:00.678 [UI Thread @coroutine#5570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57647/Site/verify. 2025-02-25 13:03:00.678 [UI Thread @coroutine#5570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57647/Site/verify 2025-02-25 13:03:00.679 [UI Thread @coroutine#5570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57647/Site/verify 2025-02-25 13:03:00.679 [UI Thread @coroutine#5570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57647/Site/verify 2025-02-25 13:03:00.679 [UI Thread @coroutine#5570] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57647/Site/verify. 2025-02-25 13:03:00.679 [UI Thread @coroutine#5570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57647/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:03:00.682 [UI Thread @coroutine#5584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-25 13:03:00.682 [UI Thread @coroutine#5584] 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-02-25 13:03:00.682 [UI Thread @coroutine#5584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-25 13:03:00.683 [UI Thread @coroutine#5584] 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-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a93c88a 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.684 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.685 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-25 13:03:00.693 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.699 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.699 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.700 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.704 [DefaultDispatcher-worker-15 @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.714 [DefaultDispatcher-worker-17 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.718 [DefaultDispatcher-worker-3 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.719 [DefaultDispatcher-worker-18 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:03:00.719 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.719 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.719 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.720 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.720 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.721 [DefaultDispatcher-worker-2 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.724 [DefaultDispatcher-worker-7 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.726 [DefaultDispatcher-worker-21 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.731 [DefaultDispatcher-worker-15 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.739 [DefaultDispatcher-worker-6 @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-02-25 13:03:00.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-25 13:03:00.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-25 13:03:00.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.740 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@db372b: (connection evicted) 2025-02-25 13:03:00.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-25 13:03:00.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45a824d 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e5038a 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e5038a 2025-02-25 13:03:00.742 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-25 13:03:00.749 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e5038a 2025-02-25 13:03:00.754 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e5038a 2025-02-25 13:03:00.755 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e5038a 2025-02-25 13:03:00.756 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e5038a 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17563b82 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-02-25 13:03:00.756 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-25 13:03:00.764 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-02-25 13:03:00.769 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-02-25 13:03:00.770 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-02-25 13:03:00.771 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-02-25 13:03:00.774 [DefaultDispatcher-worker-10 @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-02-25 13:03:00.781 [DefaultDispatcher-worker-7 @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e5038a 2025-02-25 13:03:00.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-25 13:03:00.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-25 13:03:00.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.790 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e5038a: (connection evicted) 2025-02-25 13:03:00.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-25 13:03:00.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-25 13:03:00.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-25 13:03:00.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-25 13:03:00.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.791 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc: (connection evicted) 2025-02-25 13:03:00.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-25 13:03:00.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99e68b5 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.791 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-25 13:03:00.792 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-25 13:03:00.799 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-25 13:03:00.804 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-25 13:03:00.805 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-25 13:03:00.806 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf5236d 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-02-25 13:03:00.806 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-25 13:03:00.813 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-02-25 13:03:00.818 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-02-25 13:03:00.819 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-02-25 13:03:00.820 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-02-25 13:03:00.823 [DefaultDispatcher-worker-4 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-02-25 13:03:00.830 [DefaultDispatcher-worker-3 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-25 13:03:00.835 [DefaultDispatcher-worker-5 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-02-25 13:03:00.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-25 13:03:00.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-25 13:03:00.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.837 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e: (connection evicted) 2025-02-25 13:03:00.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-25 13:03:00.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-25 13:03:00.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-25 13:03:00.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-25 13:03:00.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.837 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28261231: (connection evicted) 2025-02-25 13:03:00.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:00.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-25 13:03:00.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41fc5625 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.838 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@61377842 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@61377842 2025-02-25 13:03:00.839 [Test worker @coroutine#5723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-25 13:03:00.846 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61377842 2025-02-25 13:03:00.851 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61377842 2025-02-25 13:03:00.852 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61377842 2025-02-25 13:03:00.853 [DefaultDispatcher-worker-2 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:03:00.853 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61377842 2025-02-25 13:03:00.853 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.853 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:00.853 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15500a8 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@445760e0 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@445760e0 2025-02-25 13:03:00.853 [Test worker @coroutine#5723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-25 13:03:00.854 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.854 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:00.860 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445760e0 2025-02-25 13:03:00.865 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445760e0 2025-02-25 13:03:00.866 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445760e0 2025-02-25 13:03:00.867 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445760e0 2025-02-25 13:03:00.870 [DefaultDispatcher-worker-7 @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445760e0 2025-02-25 13:03:00.880 [DefaultDispatcher-worker-4 @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61377842 2025-02-25 13:03:00.885 [DefaultDispatcher-worker-18 @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61377842 2025-02-25 13:03:00.939 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:00.953 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-25 13:03:01.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-25 13:03:01.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.137 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61377842: (connection evicted) 2025-02-25 13:03:01.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-25 13:03:01.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-25 13:03:01.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-25 13:03:01.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-25 13:03:01.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.138 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445760e0: (connection evicted) 2025-02-25 13:03:01.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-25 13:03:01.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cef1ea6 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.139 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-25 13:03:01.146 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.151 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.152 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.153 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22938166 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d85a00 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d85a00 2025-02-25 13:03:01.153 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-25 13:03:01.161 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d85a00 2025-02-25 13:03:01.165 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d85a00 2025-02-25 13:03:01.166 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d85a00 2025-02-25 13:03:01.167 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d85a00 2025-02-25 13:03:01.171 [DefaultDispatcher-worker-10 @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d85a00 2025-02-25 13:03:01.178 [DefaultDispatcher-worker-13 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.182 [DefaultDispatcher-worker-3 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.185 [DefaultDispatcher-worker-6 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4 2025-02-25 13:03:01.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-25 13:03:01.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-25 13:03:01.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.188 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21eb33d4: (connection evicted) 2025-02-25 13:03:01.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-25 13:03:01.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-25 13:03:01.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-25 13:03:01.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-25 13:03:01.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.188 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58d85a00: (connection evicted) 2025-02-25 13:03:01.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-25 13:03:01.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2620d0dc 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.189 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-25 13:03:01.190 [DefaultDispatcher-worker-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:03:01.190 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.190 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.190 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.190 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-25 13:03:01.190 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.190 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.197 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.202 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.203 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.204 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c9844a4 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2324e26c 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2324e26c 2025-02-25 13:03:01.204 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-25 13:03:01.211 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2324e26c 2025-02-25 13:03:01.216 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2324e26c 2025-02-25 13:03:01.217 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2324e26c 2025-02-25 13:03:01.218 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2324e26c 2025-02-25 13:03:01.221 [DefaultDispatcher-worker-7 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2324e26c 2025-02-25 13:03:01.228 [DefaultDispatcher-worker-11 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.231 [DefaultDispatcher-worker-13 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.235 [DefaultDispatcher-worker-20 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b 2025-02-25 13:03:01.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-25 13:03:01.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-25 13:03:01.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.237 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ff9d66b: (connection evicted) 2025-02-25 13:03:01.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-25 13:03:01.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-25 13:03:01.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-25 13:03:01.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-25 13:03:01.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.237 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2324e26c: (connection evicted) 2025-02-25 13:03:01.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-25 13:03:01.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f8abe2 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.238 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-25 13:03:01.239 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.239 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.239 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-25 13:03:01.246 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.251 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.251 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.252 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@262c75a3 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.252 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-25 13:03:01.253 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-25 13:03:01.260 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-25 13:03:01.265 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-25 13:03:01.265 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-25 13:03:01.266 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-25 13:03:01.270 [DefaultDispatcher-worker-21 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-25 13:03:01.277 [DefaultDispatcher-worker-13 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.280 [DefaultDispatcher-worker-18 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.284 [DefaultDispatcher-worker-7 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2522bea6 2025-02-25 13:03:01.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-25 13:03:01.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-25 13:03:01.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.286 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2522bea6: (connection evicted) 2025-02-25 13:03:01.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-25 13:03:01.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-25 13:03:01.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-25 13:03:01.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-25 13:03:01.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.287 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27: (connection evicted) 2025-02-25 13:03:01.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-25 13:03:01.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e18309e 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.288 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-02-25 13:03:01.289 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-25 13:03:01.290 [DefaultDispatcher-worker-10 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:03:01.290 [DefaultDispatcher-worker-10 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.290 [DefaultDispatcher-worker-10 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.290 [DefaultDispatcher-worker-10 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.291 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.291 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.297 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-02-25 13:03:01.302 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-02-25 13:03:01.303 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-02-25 13:03:01.304 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-02-25 13:03:01.309 [DefaultDispatcher-worker-4 @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-02-25 13:03:01.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-25 13:03:01.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-25 13:03:01.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.310 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@191a3448: (connection evicted) 2025-02-25 13:03:01.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-25 13:03:01.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b84007e 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.310 [Test worker @coroutine#5961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-25 13:03:01.311 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.311 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.311 [Test worker @coroutine#5961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-25 13:03:01.318 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.322 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.323 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.324 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.328 [DefaultDispatcher-worker-13 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.338 [DefaultDispatcher-worker-1 @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.341 [DefaultDispatcher-worker-7 @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-02-25 13:03:01.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-25 13:03:01.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-25 13:03:01.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.345 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e275478: (connection evicted) 2025-02-25 13:03:01.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-25 13:03:01.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb84fb5 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.346 [Test worker @coroutine#5988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-25 13:03:01.354 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.358 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.359 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.360 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.364 [DefaultDispatcher-worker-11 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.364 [DefaultDispatcher-worker-15 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:03:01.364 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.364 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.364 [DefaultDispatcher-worker-15 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.365 [DefaultDispatcher-worker-8 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.365 [DefaultDispatcher-worker-8 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.374 [DefaultDispatcher-worker-16 @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.377 [DefaultDispatcher-worker-15 @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.384 [DefaultDispatcher-worker-7 @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3940c41c 2025-02-25 13:03:01.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-25 13:03:01.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-25 13:03:01.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.385 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3940c41c: (connection evicted) 2025-02-25 13:03:01.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-25 13:03:01.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d7c76af 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.386 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-25 13:03:01.387 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.387 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.387 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-25 13:03:01.394 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.399 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.400 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.401 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.405 [DefaultDispatcher-worker-9 @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.415 [DefaultDispatcher-worker-15 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.418 [DefaultDispatcher-worker-11 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.424 [DefaultDispatcher-worker-12 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-02-25 13:03:01.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-25 13:03:01.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-25 13:03:01.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.425 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4310007c: (connection evicted) 2025-02-25 13:03:01.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-25 13:03:01.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@412b4aed 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.426 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-25 13:03:01.427 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2025-02-25 13:03:01.427 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2025-02-25 13:03:01.427 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-25 13:03:01.434 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2025-02-25 13:03:01.438 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2025-02-25 13:03:01.439 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2025-02-25 13:03:01.440 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2025-02-25 13:03:01.445 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-254 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 due to dirty commit state on close(). 2025-02-25 13:03:01.446 [DefaultDispatcher-worker-3 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:03:01.446 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.446 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.446 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.446 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.446 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2025-02-25 13:03:01.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-25 13:03:01.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-25 13:03:01.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.447 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12139db0: (connection evicted) 2025-02-25 13:03:01.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-25 13:03:01.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f4b14 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-02-25 13:03:01.448 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-25 13:03:01.456 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-02-25 13:03:01.461 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-02-25 13:03:01.462 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-02-25 13:03:01.463 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-02-25 13:03:01.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-25 13:03:01.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-25 13:03:01.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-25 13:03:01.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afdab87 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-02-25 13:03:01.466 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-25 13:03:01.473 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-02-25 13:03:01.478 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-02-25 13:03:01.479 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-02-25 13:03:01.479 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-02-25 13:03:01.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-25 13:03:01.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-25 13:03:01.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-25 13:03:01.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e0663ca 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.483 [UI Thread @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-25 13:03:01.484 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc11d0f 2025-02-25 13:03:01.484 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc11d0f 2025-02-25 13:03:01.484 [UI Thread @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-25 13:03:01.486 [DefaultDispatcher-worker-2 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:03:01.486 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.486 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.486 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.486 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.486 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.492 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc11d0f 2025-02-25 13:03:01.497 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc11d0f 2025-02-25 13:03:01.498 [UI Thread @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc11d0f 2025-02-25 13:03:01.499 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc11d0f 2025-02-25 13:03:01.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-25 13:03:01.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-25 13:03:01.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.501 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cc11d0f: (connection evicted) 2025-02-25 13:03:01.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-25 13:03:01.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-25 13:03:01.502 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-25 13:03:01.502 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6732bc 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-25 13:03:01.503 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-25 13:03:01.511 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-25 13:03:01.516 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-25 13:03:01.516 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-25 13:03:01.517 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-02-25 13:03:01.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-25 13:03:01.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-25 13:03:01.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-25 13:03:01.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3c680 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.519 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-02-25 13:03:01.520 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-25 13:03:01.528 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-02-25 13:03:01.533 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-02-25 13:03:01.533 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-02-25 13:03:01.534 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2025-02-25 13:03:01.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-25 13:03:01.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-25 13:03:01.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-25 13:03:01.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1490b1a4 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.536 [Test worker @coroutine#6177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-25 13:03:01.537 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-02-25 13:03:01.537 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-02-25 13:03:01.537 [Test worker @coroutine#6177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-25 13:03:01.537 [DefaultDispatcher-worker-17 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:03:01.537 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.537 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.537 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.538 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.545 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-02-25 13:03:01.550 [DefaultDispatcher-worker-3 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:03:01.550 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.550 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.550 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.550 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.550 [DefaultDispatcher-worker-18 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.551 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-02-25 13:03:01.552 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-02-25 13:03:01.553 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-02-25 13:03:01.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-25 13:03:01.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-25 13:03:01.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-25 13:03:01.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec72844 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.555 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-02-25 13:03:01.556 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-25 13:03:01.564 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-02-25 13:03:01.569 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-02-25 13:03:01.570 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-02-25 13:03:01.571 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-02-25 13:03:01.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-25 13:03:01.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-25 13:03:01.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-25 13:03:01.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-25 13:03:01.573 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7569efdd 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-25 13:03:01.574 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-25 13:03:01.582 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-25 13:03:01.587 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-25 13:03:01.588 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-25 13:03:01.588 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2025-02-25 13:03:01.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-25 13:03:01.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-25 13:03:01.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-25 13:03:01.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdab06c 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-25 13:03:01.592 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-25 13:03:01.600 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-25 13:03:01.605 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-25 13:03:01.606 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-25 13:03:01.607 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-02-25 13:03:01.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-25 13:03:01.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-25 13:03:01.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-25 13:03:01.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d38ca2b 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be75a68 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be75a68 2025-02-25 13:03:01.612 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-25 13:03:01.620 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be75a68 2025-02-25 13:03:01.625 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be75a68 2025-02-25 13:03:01.626 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be75a68 2025-02-25 13:03:01.627 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be75a68 2025-02-25 13:03:01.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-25 13:03:01.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-25 13:03:01.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-25 13:03:01.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71878833 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@378d38cd 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@378d38cd 2025-02-25 13:03:01.629 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-25 13:03:01.637 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378d38cd 2025-02-25 13:03:01.642 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378d38cd 2025-02-25 13:03:01.643 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378d38cd 2025-02-25 13:03:01.644 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378d38cd 2025-02-25 13:03:01.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-25 13:03:01.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-25 13:03:01.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-25 13:03:01.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf50207 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.646 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-25 13:03:01.647 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-02-25 13:03:01.647 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-02-25 13:03:01.647 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-25 13:03:01.654 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-02-25 13:03:01.659 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-02-25 13:03:01.660 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-02-25 13:03:01.661 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-02-25 13:03:01.663 [UI Thread @coroutine#6302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-25 13:03:01.663 [UI Thread @coroutine#6302] 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-02-25 13:03:01.663 [UI Thread @coroutine#6302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-25 13:03:01.664 [UI Thread @coroutine#6302] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-25 13:03:01.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-25 13:03:01.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-25 13:03:01.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-25 13:03:01.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b7a2459 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-02-25 13:03:01.666 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-25 13:03:01.668 [DefaultDispatcher-worker-2 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:03:01.668 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.668 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.668 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.668 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.668 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.675 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-02-25 13:03:01.680 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-02-25 13:03:01.680 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-02-25 13:03:01.681 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-02-25 13:03:01.683 [UI Thread @coroutine#6327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43755/Site/verify 2025-02-25 13:03:01.683 [UI Thread @coroutine#6327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43755/Site/verify. 2025-02-25 13:03:01.683 [UI Thread @coroutine#6327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43755/Site/verify 2025-02-25 13:03:01.684 [UI Thread @coroutine#6327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43755/Site/verify 2025-02-25 13:03:01.684 [UI Thread @coroutine#6327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43755/Site/verify 2025-02-25 13:03:01.684 [UI Thread @coroutine#6327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43755/Site/verify. 2025-02-25 13:03:01.684 [UI Thread @coroutine#6327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43755/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:03:01.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-25 13:03:01.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-25 13:03:01.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:03:01.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:01.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-25 13:03:01.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b7bab7e 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-02-25 13:03:01.688 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-02-25 13:03:01.696 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-02-25 13:03:01.701 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-02-25 13:03:01.702 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-02-25 13:03:01.702 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-02-25 13:03:01.707 [DefaultDispatcher-worker-14 @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-02-25 13:03:01.710 [DefaultDispatcher-worker-1 @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-02-25 13:03:01.714 [UI Thread @coroutine#6355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38017/698568620575424512/_ustadmanifest.json 2025-02-25 13:03:01.714 [UI Thread @coroutine#6355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38017/698568620575424512/_ustadmanifest.json. 2025-02-25 13:03:01.714 [UI Thread @coroutine#6355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38017/698568620575424512/_ustadmanifest.json 2025-02-25 13:03:01.715 [UI Thread @coroutine#6355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38017/698568620575424512/_ustadmanifest.json 2025-02-25 13:03:01.715 [UI Thread @coroutine#6355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38017/698568620575424512/_ustadmanifest.json 2025-02-25 13:03:01.715 [UI Thread @coroutine#6355] 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:38017/698568620575424512/_ustadmanifest.json. 2025-02-25 13:03:01.715 [UI Thread @coroutine#6355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38017/698568620575424512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:03:01.715 [UI Thread @coroutine#6355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38017/mediainfo.json 2025-02-25 13:03:01.715 [UI Thread @coroutine#6355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38017/mediainfo.json. 2025-02-25 13:03:01.715 [UI Thread @coroutine#6355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38017/mediainfo.json 2025-02-25 13:03:01.716 [UI Thread @coroutine#6355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38017/mediainfo.json 2025-02-25 13:03:01.716 [UI Thread @coroutine#6355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38017/mediainfo.json 2025-02-25 13:03:01.724 [DefaultDispatcher-worker-5 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:03:01.724 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.724 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.724 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.725 [DefaultDispatcher-worker-6 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.725 [DefaultDispatcher-worker-6 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.756 [UI Thread @coroutine#6355] 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:38017/mediainfo.json. 2025-02-25 13:03:01.757 [UI Thread @coroutine#6355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38017/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:03:01.788 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:01.858 [DefaultDispatcher-worker-10 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:03:01.858 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.858 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:01.858 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.858 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:01.858 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.195 [DefaultDispatcher-worker-2 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-02-25 13:03:02.196 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.196 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.196 [DefaultDispatcher-worker-2 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.196 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.196 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37175/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.296 [DefaultDispatcher-worker-14 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-02-25 13:03:02.296 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.296 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.296 [DefaultDispatcher-worker-14 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.297 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.297 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41559/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.370 [DefaultDispatcher-worker-11 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-02-25 13:03:02.370 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.370 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.370 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.371 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.371 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48239/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.450 [DefaultDispatcher-worker-16 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2025-02-25 13:03:02.450 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.450 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.450 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.451 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.451 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41487/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.491 [DefaultDispatcher-worker-6 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-02-25 13:03:02.491 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.491 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.491 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.492 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.492 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.542 [DefaultDispatcher-worker-7 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646e05ff 2025-02-25 13:03:02.542 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.542 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.542 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.543 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.554 [DefaultDispatcher-worker-17 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-02-25 13:03:02.554 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.554 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.554 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.555 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.555 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47391/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.672 [DefaultDispatcher-worker-21 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-02-25 13:03:02.672 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.672 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.672 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.673 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.673 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58393/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.729 [DefaultDispatcher-worker-2 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-02-25 13:03:02.729 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.729 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.729 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.729 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.729 [DefaultDispatcher-worker-20 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39591/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-02-25 13:03:02.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-02-25 13:03:02.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:02.760 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883: (connection evicted) 2025-02-25 13:03:02.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:02.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-02-25 13:03:02.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-02-25 13:03:02.795 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a8d4a3c 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b 2025-02-25 13:03:02.796 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-02-25 13:03:02.806 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b 2025-02-25 13:03:02.812 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b 2025-02-25 13:03:02.813 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b 2025-02-25 13:03:02.815 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b 2025-02-25 13:03:02.821 [DefaultDispatcher-worker-19 @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b 2025-02-25 13:03:02.825 [DefaultDispatcher-worker-19 @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b 2025-02-25 13:03:02.896 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:02.896 [DefaultDispatcher-worker-10 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-02-25 13:03:02.897 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.897 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId. 2025-02-25 13:03:02.897 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.897 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.897 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50831/UmAppDatabase/replication/nodeId 2025-02-25 13:03:02.899 [UI Thread @coroutine#6416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35743/698568624982437888/_ustadmanifest.json 2025-02-25 13:03:02.899 [UI Thread @coroutine#6416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35743/698568624982437888/_ustadmanifest.json. 2025-02-25 13:03:02.899 [UI Thread @coroutine#6416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35743/698568624982437888/_ustadmanifest.json 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35743/698568624982437888/_ustadmanifest.json 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35743/698568624982437888/_ustadmanifest.json 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] 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:35743/698568624982437888/_ustadmanifest.json. 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35743/698568624982437888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35743/tincan.xml 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35743/tincan.xml. 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35743/tincan.xml 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35743/tincan.xml 2025-02-25 13:03:02.900 [UI Thread @coroutine#6416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35743/tincan.xml 2025-02-25 13:03:02.941 [UI Thread @coroutine#6416] 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:35743/tincan.xml. 2025-02-25 13:03:02.941 [UI Thread @coroutine#6416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35743/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:03:02.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-02-25 13:03:02.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-02-25 13:03:02.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:03:02.947 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73b8c79b: (connection evicted) 2025-02-25 13:03:02.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:03:02.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-02-25 13:03:02.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-02-25 13:11:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-25 13:11:39.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:39.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:39.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:39.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7b65d7 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:11:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:39.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-25 13:11:39.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-25 13:11:39.375 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.393 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.395 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.413 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:39.416 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc 2025-02-25 13:11:39.416 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc 2025-02-25 13:11:39.419 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b85963 2025-02-25 13:11:39.419 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b85963 2025-02-25 13:11:39.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c 2025-02-25 13:11:39.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c 2025-02-25 13:11:39.424 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58855358 2025-02-25 13:11:39.424 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58855358 2025-02-25 13:11:39.427 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fdde1 2025-02-25 13:11:39.427 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fdde1 2025-02-25 13:11:39.429 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6997e984 2025-02-25 13:11:39.429 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6997e984 2025-02-25 13:11:39.432 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac73984 2025-02-25 13:11:39.432 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac73984 2025-02-25 13:11:39.435 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38aaac17 2025-02-25 13:11:39.435 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38aaac17 2025-02-25 13:11:39.438 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b6be36 2025-02-25 13:11:39.438 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b6be36 2025-02-25 13:11:39.438 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:11:39.530 [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-02-25 13:11:39.530 [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-02-25 13:11:39.531 [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-02-25 13:11:39.532 [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-02-25 13:11:39.534 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.535 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:11:39.535 [DefaultDispatcher-worker-4 @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-02-25 13:11:39.535 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:11:39.595 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.612 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.626 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.638 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.650 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.654 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.721 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-25 13:11:39.739 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 13:11:39.739 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 13:11:39.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-25 13:11:39.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-25 13:11:39.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:11:39.749 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4: (connection evicted) 2025-02-25 13:11:39.749 [DefaultDispatcher-worker-1 @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-02-25 13:11:39.749 [DefaultDispatcher-worker-3 @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-02-25 13:11:39.750 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177fb5fc: (connection evicted) 2025-02-25 13:11:39.750 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b85963: (connection evicted) 2025-02-25 13:11:39.751 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d87de8c: (connection evicted) 2025-02-25 13:11:39.751 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58855358: (connection evicted) 2025-02-25 13:11:39.751 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323fdde1: (connection evicted) 2025-02-25 13:11:39.751 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6997e984: (connection evicted) 2025-02-25 13:11:39.752 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac73984: (connection evicted) 2025-02-25 13:11:39.752 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38aaac17: (connection evicted) 2025-02-25 13:11:39.752 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74b6be36: (connection evicted) 2025-02-25 13:11:39.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:39.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-25 13:11:39.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b3fc6d8 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:39.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:39.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-25 13:11:39.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-25 13:11:39.761 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.767 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.768 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.769 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:39.769 [DefaultDispatcher-worker-3 @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-02-25 13:11:39.769 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:39.770 [DefaultDispatcher-worker-3 @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-02-25 13:11:39.778 [DefaultDispatcher-worker-3 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.779 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:11:39.779 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-25 13:11:39.779 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-25 13:11:39.783 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.793 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.802 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.811 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.819 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.822 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.855 [DefaultDispatcher-worker-6 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-02-25 13:11:39.860 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:39.862 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@334f6712 2025-02-25 13:11:39.863 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@334f6712 2025-02-25 13:11:39.865 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d888f0b 2025-02-25 13:11:39.865 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d888f0b 2025-02-25 13:11:39.866 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b70c62 2025-02-25 13:11:39.866 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b70c62 2025-02-25 13:11:39.868 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb58530 2025-02-25 13:11:39.868 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb58530 2025-02-25 13:11:39.870 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@340a0a43 2025-02-25 13:11:39.870 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@340a0a43 2025-02-25 13:11:39.872 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d833b1e 2025-02-25 13:11:39.872 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d833b1e 2025-02-25 13:11:39.874 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 13:11:39.874 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-25 13:11:39.874 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd6ead0 2025-02-25 13:11:39.874 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd6ead0 2025-02-25 13:11:39.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-25 13:11:39.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-25 13:11:39.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2025-02-25 13:11:39.875 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed31735: (connection evicted) 2025-02-25 13:11:39.875 [DefaultDispatcher-worker-6 @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-02-25 13:11:39.875 [DefaultDispatcher-worker-11 @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-02-25 13:11:39.876 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@334f6712: (connection evicted) 2025-02-25 13:11:39.876 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d888f0b: (connection evicted) 2025-02-25 13:11:39.876 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9a7a7f 2025-02-25 13:11:39.876 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9a7a7f 2025-02-25 13:11:39.877 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b70c62: (connection evicted) 2025-02-25 13:11:39.877 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb58530: (connection evicted) 2025-02-25 13:11:39.877 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340a0a43: (connection evicted) 2025-02-25 13:11:39.877 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d833b1e: (connection evicted) 2025-02-25 13:11:39.878 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd6ead0: (connection evicted) 2025-02-25 13:11:39.878 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c9a7a7f: (connection evicted) 2025-02-25 13:11:39.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:39.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-25 13:11:39.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-25 13:11:39.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@211a9647 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:39.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:39.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-25 13:11:39.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@322b09da 2025-02-25 13:11:39.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@322b09da 2025-02-25 13:11:39.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-25 13:11:40.010 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156cfa20 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-25 13:11:40.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-02-25 13:11:40.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-02-25 13:11:40.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-25 13:11:40.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5e6573 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-25 13:11:40.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@58aa5c94 2025-02-25 13:11:40.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@58aa5c94 2025-02-25 13:11:40.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-25 13:11:40.324 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-02-25 13:11:40.355 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.372 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.473 [DefaultDispatcher-worker-6 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58aa5c94 2025-02-25 13:11:40.479 [DefaultDispatcher-worker-6 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58aa5c94 2025-02-25 13:11:40.479 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 13:11:40.480 [DefaultDispatcher-worker-6 @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:42429/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-25 13:11:40.480 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 13:11:40.492 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 13:11:40.492 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-25 13:11:40.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-25 13:11:40.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-25 13:11:40.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.535 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23396fc0: (connection evicted) 2025-02-25 13:11:40.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:40.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-25 13:11:40.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-25 13:11:40.537 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58aa5c94 2025-02-25 13:11:40.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70139a81 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2025-02-25 13:11:40.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2025-02-25 13:11:40.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503556cb 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-25 13:11:40.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2025-02-25 13:11:40.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2025-02-25 13:11:40.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-25 13:11:40.577 [DefaultDispatcher-worker-6 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2025-02-25 13:11:40.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-25 13:11:40.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-25 13:11:40.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.579 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e5246: (connection evicted) 2025-02-25 13:11:40.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:40.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-25 13:11:40.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-25 13:11:40.580 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2025-02-25 13:11:40.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a82bc58 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-25 13:11:40.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6210666c 2025-02-25 13:11:40.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6210666c 2025-02-25 13:11:40.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dca62c2 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d3995f 2025-02-25 13:11:40.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d3995f 2025-02-25 13:11:40.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-25 13:11:40.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-25 13:11:40.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-25 13:11:40.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.599 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6210666c: (connection evicted) 2025-02-25 13:11:40.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:40.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-25 13:11:40.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d01b0d8 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-25 13:11:40.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff21443 2025-02-25 13:11:40.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff21443 2025-02-25 13:11:40.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e14b53 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-25 13:11:40.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6253e59a 2025-02-25 13:11:40.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6253e59a 2025-02-25 13:11:40.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-25 13:11:40.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-25 13:11:40.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-25 13:11:40.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.619 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff21443: (connection evicted) 2025-02-25 13:11:40.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:40.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-25 13:11:40.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-25 13:11:40.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bdfa0b 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-02-25 13:11:40.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-02-25 13:11:40.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c94bd18 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-25 13:11:40.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdfa824 2025-02-25 13:11:40.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdfa824 2025-02-25 13:11:40.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-25 13:11:40.651 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-25 13:11:40.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-25 13:11:40.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.652 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6: (connection evicted) 2025-02-25 13:11:40.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:40.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-25 13:11:40.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-25 13:11:40.694 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.714 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.735 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11228bee 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-25 13:11:40.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f1cdb 2025-02-25 13:11:40.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f1cdb 2025-02-25 13:11:40.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-25 13:11:40.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e7afde 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-02-25 13:11:40.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-02-25 13:11:40.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-25 13:11:40.913 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.919 [DefaultDispatcher-worker-1 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-02-25 13:11:40.926 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.938 [DefaultDispatcher-worker-1 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-02-25 13:11:40.944 [DefaultDispatcher-worker-1 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-02-25 13:11:40.949 [DefaultDispatcher-worker-1 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-02-25 13:11:40.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-25 13:11:40.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-25 13:11:40.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:40.982 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460f1cdb: (connection evicted) 2025-02-25 13:11:40.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:40.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-25 13:11:40.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-25 13:11:40.986 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-02-25 13:11:40.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-25 13:11:40.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:40.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:40.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:40.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fd9dbe6 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:40.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:40.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:40.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:40.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:40.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:40.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-25 13:11:40.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2025-02-25 13:11:40.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2025-02-25 13:11:40.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592cb470 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-25 13:11:41.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-02-25 13:11:41.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-02-25 13:11:41.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-25 13:11:41.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-25 13:11:41.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-25 13:11:41.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.010 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a28bda: (connection evicted) 2025-02-25 13:11:41.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-25 13:11:41.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1ea1d9 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-25 13:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2025-02-25 13:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2025-02-25 13:11:41.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-25 13:11:41.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-25 13:11:41.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521a506c 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-02-25 13:11:41.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-02-25 13:11:41.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-25 13:11:41.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-25 13:11:41.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-25 13:11:41.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.023 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3: (connection evicted) 2025-02-25 13:11:41.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-25 13:11:41.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d22650 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-25 13:11:41.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6fd101 2025-02-25 13:11:41.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6fd101 2025-02-25 13:11:41.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106459d9 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c05889 2025-02-25 13:11:41.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c05889 2025-02-25 13:11:41.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-25 13:11:41.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-25 13:11:41.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-25 13:11:41.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.035 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f6fd101: (connection evicted) 2025-02-25 13:11:41.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-25 13:11:41.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dbc7e0a 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-25 13:11:41.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@28519bfb 2025-02-25 13:11:41.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@28519bfb 2025-02-25 13:11:41.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15914bb5 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-25 13:11:41.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a472b9 2025-02-25 13:11:41.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a472b9 2025-02-25 13:11:41.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-25 13:11:41.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-25 13:11:41.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-25 13:11:41.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.095 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28519bfb: (connection evicted) 2025-02-25 13:11:41.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-25 13:11:41.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5d5ac1 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@236fd411 2025-02-25 13:11:41.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@236fd411 2025-02-25 13:11:41.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-25 13:11:41.106 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-25 13:11:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402f61f5 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2025-02-25 13:11:41.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2025-02-25 13:11:41.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-25 13:11:41.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-25 13:11:41.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-25 13:11:41.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.110 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236fd411: (connection evicted) 2025-02-25 13:11:41.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-25 13:11:41.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-25 13:11:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5315266 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@216328b2 2025-02-25 13:11:41.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@216328b2 2025-02-25 13:11:41.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-25 13:11:41.121 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0e9e0c 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-02-25 13:11:41.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-02-25 13:11:41.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-25 13:11:41.131 [DefaultDispatcher-worker-13 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-02-25 13:11:41.132 [DefaultDispatcher-worker-13 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-02-25 13:11:41.133 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-25 13:11:41.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-25 13:11:41.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.134 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@216328b2: (connection evicted) 2025-02-25 13:11:41.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-25 13:11:41.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-25 13:11:41.134 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17befef0 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-25 13:11:41.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-02-25 13:11:41.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-02-25 13:11:41.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f73f0c7 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-25 13:11:41.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-02-25 13:11:41.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-02-25 13:11:41.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-25 13:11:41.146 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-25 13:11:41.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-25 13:11:41.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.158 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3129299f: (connection evicted) 2025-02-25 13:11:41.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-25 13:11:41.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-25 13:11:41.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e6c22a 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2025-02-25 13:11:41.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2025-02-25 13:11:41.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6906be0f 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-02-25 13:11:41.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-02-25 13:11:41.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-25 13:11:41.207 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.222 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.246 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.266 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.275 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.282 [DefaultDispatcher-worker-11 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-02-25 13:11:41.283 [DefaultDispatcher-worker-11 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-02-25 13:11:41.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-25 13:11:41.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-25 13:11:41.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.284 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@516c20de: (connection evicted) 2025-02-25 13:11:41.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-25 13:11:41.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-25 13:11:41.285 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be616f0 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2025-02-25 13:11:41.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2025-02-25 13:11:41.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-25 13:11:41.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-25 13:11:41.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b43a6 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2025-02-25 13:11:41.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2025-02-25 13:11:41.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-25 13:11:41.388 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.396 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-25 13:11:41.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-25 13:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.448 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf08c97: (connection evicted) 2025-02-25 13:11:41.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-25 13:11:41.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164dea80 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-25 13:11:41.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@338a4c61 2025-02-25 13:11:41.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@338a4c61 2025-02-25 13:11:41.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@839755f 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-25 13:11:41.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-02-25 13:11:41.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-02-25 13:11:41.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-25 13:11:41.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-25 13:11:41.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-25 13:11:41.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.462 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@338a4c61: (connection evicted) 2025-02-25 13:11:41.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-25 13:11:41.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ca278bc 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb1264 2025-02-25 13:11:41.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb1264 2025-02-25 13:11:41.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-25 13:11:41.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-02-25 13:11:41.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-02-25 13:11:41.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-25 13:11:41.560 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.564 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.573 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:11:41.573 [DefaultDispatcher-worker-13 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-02-25 13:11:41.574 [DefaultDispatcher-worker-13 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-02-25 13:11:41.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-25 13:11:41.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-25 13:11:41.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.575 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acb1264: (connection evicted) 2025-02-25 13:11:41.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-25 13:11:41.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-25 13:11:41.575 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a819901 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-25 13:11:41.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2025-02-25 13:11:41.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2025-02-25 13:11:41.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-25 13:11:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459d2ee6 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2025-02-25 13:11:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2025-02-25 13:11:41.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-25 13:11:41.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-25 13:11:41.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-25 13:11:41.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.589 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb91027: (connection evicted) 2025-02-25 13:11:41.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-25 13:11:41.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-25 13:11:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caa4d85 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-02-25 13:11:41.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-02-25 13:11:41.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-25 13:11:41.615 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-02-25 13:11:41.621 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-02-25 13:11:41.622 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a44effb 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-25 13:11:41.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2025-02-25 13:11:41.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2025-02-25 13:11:41.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-25 13:11:41.631 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-40 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@51508029 due to dirty commit state on close(). 2025-02-25 13:11:41.633 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-02-25 13:11:41.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-25 13:11:41.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-25 13:11:41.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.634 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51508029: (connection evicted) 2025-02-25 13:11:41.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-25 13:11:41.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff542a3 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:11:41.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-25 13:11:41.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-02-25 13:11:41.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-02-25 13:11:41.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-25 13:11:41.640 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-02-25 13:11:41.646 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-02-25 13:11:41.647 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9af731 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-02-25 13:11:41.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-02-25 13:11:41.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-25 13:11:41.653 [DefaultDispatcher-worker-12 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-02-25 13:11:41.654 [DefaultDispatcher-worker-6 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-02-25 13:11:41.655 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-02-25 13:11:41.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-25 13:11:41.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-25 13:11:41.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.658 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54387873: (connection evicted) 2025-02-25 13:11:41.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-25 13:11:41.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-25 13:11:41.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-25 13:11:41.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0325d0 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-25 13:11:41.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-02-25 13:11:41.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-02-25 13:11:41.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-25 13:11:41.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-02-25 13:11:41.670 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-02-25 13:11:41.671 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-02-25 13:11:41.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2025-02-25 13:11:41.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-25 13:11:41.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-25 13:11:41.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-25 13:11:41.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:11:41.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-25 13:11:41.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de45b6c 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-25 13:11:41.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-02-25 13:11:41.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-02-25 13:11:41.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-25 13:11:41.679 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-02-25 13:11:41.684 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-02-25 13:11:41.685 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-02-25 13:11:41.686 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74431832 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-02-25 13:11:41.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-02-25 13:11:41.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-25 13:11:41.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-25 13:11:41.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-25 13:11:41.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:11:41.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-25 13:11:41.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590dea35 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-02-25 13:11:41.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-02-25 13:11:41.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-25 13:11:41.726 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.726 [DefaultDispatcher-worker-4 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-02-25 13:11:41.732 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-02-25 13:11:41.748 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.762 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-02-25 13:11:41.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-25 13:11:41.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-25 13:11:41.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.763 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f69078: (connection evicted) 2025-02-25 13:11:41.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-25 13:11:41.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-25 13:11:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32513dea 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-25 13:11:41.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f77e065 2025-02-25 13:11:41.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f77e065 2025-02-25 13:11:41.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-25 13:11:41.773 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.787 [DefaultDispatcher-worker-18 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77e065 2025-02-25 13:11:41.787 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.792 [DefaultDispatcher-worker-16 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77e065 2025-02-25 13:11:41.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-25 13:11:41.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-25 13:11:41.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.802 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f77e065: (connection evicted) 2025-02-25 13:11:41.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-25 13:11:41.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-25 13:11:41.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-25 13:11:41.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-25 13:11:41.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-25 13:11:41.824 [DefaultDispatcher-worker-13 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-25 13:11:41.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-25 13:11:41.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-25 13:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.825 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-02-25 13:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-25 13:11:41.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2d58e6 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-02-25 13:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-02-25 13:11:41.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-25 13:11:41.847 [DefaultDispatcher-worker-6 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-02-25 13:11:41.852 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-02-25 13:11:41.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-25 13:11:41.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-25 13:11:41.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.853 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377e90b0: (connection evicted) 2025-02-25 13:11:41.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-25 13:11:41.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37364634 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-25 13:11:41.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f 2025-02-25 13:11:41.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f 2025-02-25 13:11:41.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-25 13:11:41.874 [DefaultDispatcher-worker-17 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f 2025-02-25 13:11:41.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-25 13:11:41.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-25 13:11:41.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.876 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f: (connection evicted) 2025-02-25 13:11:41.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-25 13:11:41.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-25 13:11:41.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3355b8ff 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:41.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-02-25 13:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-02-25 13:11:41.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-25 13:11:41.896 [DefaultDispatcher-worker-11 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-02-25 13:11:41.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-25 13:11:41.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-25 13:11:41.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:41.896 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f9e807: (connection evicted) 2025-02-25 13:11:41.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:41.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-25 13:11:41.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10dbf660 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:42.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-25 13:11:42.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@505a8582 2025-02-25 13:11:42.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@505a8582 2025-02-25 13:11:42.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-25 13:11:42.092 [DefaultDispatcher-worker-18 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a8582 2025-02-25 13:11:42.097 [DefaultDispatcher-worker-15 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a8582 2025-02-25 13:11:42.099 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44187/manifest.json 2025-02-25 13:11:42.099 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44187/manifest.json. 2025-02-25 13:11:42.100 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44187/manifest.json 2025-02-25 13:11:42.101 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44187/manifest.json 2025-02-25 13:11:42.101 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44187/manifest.json 2025-02-25 13:11:42.148 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:42.188 [Test worker @coroutine#338] 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:44187/manifest.json. 2025-02-25 13:11:42.188 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44187/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:42.197 [DefaultDispatcher-worker-7 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505a8582 2025-02-25 13:11:42.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-25 13:11:42.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-25 13:11:42.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:42.202 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@505a8582: (connection evicted) 2025-02-25 13:11:42.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:42.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-25 13:11:42.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-25 13:11:42.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d46c8 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:42.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c34b0f2 2025-02-25 13:11:42.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c34b0f2 2025-02-25 13:11:42.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f02b2d4 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:42.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:42.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-25 13:11:42.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@31859960 2025-02-25 13:11:42.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@31859960 2025-02-25 13:11:42.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-25 13:11:42.253 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:11:42.295 [Test worker] INFO ktor.application - Application started in 0.046 seconds. 2025-02-25 13:11:42.295 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@563392e5 2025-02-25 13:11:42.320 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:42.332 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:42.350 [DefaultDispatcher-worker-3 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:40861 2025-02-25 13:11:42.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ab231 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:42.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2025-02-25 13:11:42.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2025-02-25 13:11:42.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-25 13:11:42.371 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 13:11:42.377 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 13:11:42.377 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 13:11:42.377 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 13:11:42.377 [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-02-25 13:11:42.377 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 13:11:42.377 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 13:11:42.378 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 13:11:42.378 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:42.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-25 13:11:42.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:42.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:42.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:42.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:42.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:42.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:42.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b063695 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:42.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-25 13:11:42.411 [DefaultDispatcher-worker-15 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.416 [DefaultDispatcher-worker-14 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.421 [DefaultDispatcher-worker-16 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2025-02-25 13:11:42.423 [DefaultDispatcher-worker-16 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2025-02-25 13:11:42.427 [DefaultDispatcher-worker-2 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.432 [DefaultDispatcher-worker-4 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.432 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json 2025-02-25 13:11:42.432 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json. 2025-02-25 13:11:42.432 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json 2025-02-25 13:11:42.434 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json 2025-02-25 13:11:42.435 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json 2025-02-25 13:11:42.435 [Test worker @coroutine#355] 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:40861/api/content/698570858753253376/_ustadmanifest.json. 2025-02-25 13:11:42.435 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:42.444 [DefaultDispatcher-worker-9 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.447 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:11:42.448 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a556cb61-3393-4eb7-a833-096cb2f3df07', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:11:42.450 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:42.450 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a556cb61-3393-4eb7-a833-096cb2f3df07 2025-02-25 13:11:42.451 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:42.453 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40861/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:42.453 [DefaultDispatcher-worker-9 @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:40861/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:11:42.453 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40861/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:42.453 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40861/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:11:42.457 [DefaultDispatcher-worker-4 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.457 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40861/UmAppDatabase/replication/nodeId 2025-02-25 13:11:42.457 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40861/UmAppDatabase/replication/nodeId. 2025-02-25 13:11:42.457 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40861/UmAppDatabase/replication/nodeId 2025-02-25 13:11:42.462 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40861/api/blob/upload-init-batch 2025-02-25 13:11:42.462 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40861/api/blob/upload-init-batch. 2025-02-25 13:11:42.462 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40861/api/blob/upload-init-batch 2025-02-25 13:11:42.462 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40861/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:42.482 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:42.502 [eventLoopGroupProxy-4-2 @call-handler#395] 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-02-25 13:11:42.502 [eventLoopGroupProxy-4-3 @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-02-25 13:11:42.502 [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-02-25 13:11:42.502 [eventLoopGroupProxy-4-4 @call-handler#396] 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-02-25 13:11:42.506 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:42.506 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:42.507 [eventLoopGroupProxy-4-2 @call-handler#395] 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-02-25 13:11:42.507 [eventLoopGroupProxy-4-4 @call-handler#396] 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-02-25 13:11:42.507 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:11:42.509 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40861/UmAppDatabase/replication/nodeId 2025-02-25 13:11:42.509 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40861/UmAppDatabase/replication/nodeId 2025-02-25 13:11:42.509 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:42.510 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40861/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:42.510 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40861/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:42.514 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-02-25 13:11:42.514 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-02-25 13:11:42.516 [DefaultDispatcher-worker-16 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.521 [DefaultDispatcher-worker-2 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.521 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c34b0f2 2025-02-25 13:11:42.531 [eventLoopGroupProxy-4-2 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 31ms 2025-02-25 13:11:42.532 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40861/api/blob/upload-init-batch 2025-02-25 13:11:42.532 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40861/api/blob/upload-init-batch 2025-02-25 13:11:42.534 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40861/api/blob/upload-init-batch. 2025-02-25 13:11:42.534 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40861/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:42.543 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40861/api/blob/upload-batch-data 2025-02-25 13:11:42.543 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40861/api/blob/upload-batch-data. 2025-02-25 13:11:42.543 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40861/api/blob/upload-batch-data 2025-02-25 13:11:42.543 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40861/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:42.546 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:42.556 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c34b0f2 2025-02-25 13:11:42.556 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:42.556 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-02-25 13:11:42.557 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40861/api/blob/upload-batch-data 2025-02-25 13:11:42.562 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40861/api/blob/upload-batch-data 2025-02-25 13:11:42.563 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40861/api/blob/upload-batch-data. 2025-02-25 13:11:42.563 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40861/api/blob/upload-batch-data 2025-02-25 13:11:42.563 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40861/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:42.564 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:42.566 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c34b0f2 2025-02-25 13:11:42.567 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:42.567 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 13:11:42.567 [DefaultDispatcher-worker-2 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40861/api/blob/upload-batch-data 2025-02-25 13:11:42.580 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.586 [DefaultDispatcher-worker-3 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.596 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40861/UmAppDatabase/replication/message 2025-02-25 13:11:42.596 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40861/UmAppDatabase/replication/message. 2025-02-25 13:11:42.596 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40861/UmAppDatabase/replication/message 2025-02-25 13:11:42.596 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40861/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:11:42.598 [eventLoopGroupProxy-4-4 @call-handler#430] 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-02-25 13:11:42.599 [eventLoopGroupProxy-4-4 @call-handler#430] 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-02-25 13:11:42.599 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:11:42.611 [DefaultDispatcher-worker-8 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31859960 2025-02-25 13:11:42.612 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:42.612 [DefaultDispatcher-worker-3 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json 2025-02-25 13:11:42.612 [DefaultDispatcher-worker-3 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json. 2025-02-25 13:11:42.612 [DefaultDispatcher-worker-3 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json 2025-02-25 13:11:42.612 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-02-25 13:11:42.612 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40861/UmAppDatabase/replication/message 2025-02-25 13:11:42.612 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40861/UmAppDatabase/replication/message 2025-02-25 13:11:42.613 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40861/UmAppDatabase/replication/message. 2025-02-25 13:11:42.613 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40861/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:42.613 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json 2025-02-25 13:11:42.613 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json 2025-02-25 13:11:42.613 [DefaultDispatcher-worker-4 @coroutine#348] 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:40861/api/content/698570858753253376/_ustadmanifest.json. 2025-02-25 13:11:42.613 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40861/api/content/698570858753253376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:42.618 [DefaultDispatcher-worker-17 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f 2025-02-25 13:11:42.618 [DefaultDispatcher-worker-9 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31859960 2025-02-25 13:11:42.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 13:11:42.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 13:11:42.619 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 13:11:42.619 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 13:11:42.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 13:11:42.620 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2025-02-25 13:11:42.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-25 13:11:42.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-25 13:11:42.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:42.620 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc4038f: (connection evicted) 2025-02-25 13:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:42.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-25 13:11:42.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-25 13:11:42.874 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:42.874 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:43.081 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:43.624 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@563392e5 2025-02-25 13:11:43.625 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@563392e5 2025-02-25 13:11:43.627 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c34b0f2 2025-02-25 13:11:43.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-25 13:11:43.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-25 13:11:43.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:43.627 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31859960: (connection evicted) 2025-02-25 13:11:43.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:43.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-25 13:11:43.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-25 13:11:43.649 [DefaultDispatcher-worker-11 @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ead245 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:43.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:43.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:43.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:43.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@781bd9dd 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:43.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-02-25 13:11:43.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-02-25 13:11:43.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-25 13:11:43.666 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:11:43.667 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 13:11:43.667 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@548c5127 2025-02-25 13:11:43.668 [DefaultDispatcher-worker-9 @coroutine#457] INFO ktor.application - Responding at http://0.0.0.0:44131 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ac87a 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:43.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-25 13:11:43.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6094ad4 2025-02-25 13:11:43.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6094ad4 2025-02-25 13:11:43.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-25 13:11:43.670 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 13:11:43.670 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 13:11:43.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 13:11:43.670 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 13:11:43.670 [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-02-25 13:11:43.670 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 13:11:43.670 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 13:11:43.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 13:11:43.671 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f12676 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:43.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-25 13:11:43.690 [DefaultDispatcher-worker-3 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.696 [DefaultDispatcher-worker-7 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.700 [DefaultDispatcher-worker-11 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6094ad4 2025-02-25 13:11:43.701 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6094ad4 2025-02-25 13:11:43.706 [DefaultDispatcher-worker-19 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.711 [DefaultDispatcher-worker-1 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.711 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json 2025-02-25 13:11:43.711 [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:44131/api/content/698570860613492736/_ustadmanifest.json. 2025-02-25 13:11:43.711 [Test worker @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json 2025-02-25 13:11:43.712 [Test worker @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json 2025-02-25 13:11:43.712 [Test worker @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json 2025-02-25 13:11:43.713 [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:44131/api/content/698570860613492736/_ustadmanifest.json. 2025-02-25 13:11:43.713 [Test worker @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:43.719 [DefaultDispatcher-worker-13 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:11:43.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4b42bf9d-9f75-47c4-bb91-c2d998ebbec1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:11:43.721 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:43.721 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4b42bf9d-9f75-47c4-bb91-c2d998ebbec1 2025-02-25 13:11:43.721 [DefaultDispatcher-worker-12 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:43.721 [DefaultDispatcher-worker-12 @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:44131/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:11:43.721 [DefaultDispatcher-worker-12 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:43.721 [DefaultDispatcher-worker-12 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:11:43.724 [eventLoopGroupProxy-7-1 @call-handler#492] 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-02-25 13:11:43.724 [eventLoopGroupProxy-7-2 @call-handler#493] 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-02-25 13:11:43.724 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:43.724 [eventLoopGroupProxy-7-2 @call-handler#493] 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-02-25 13:11:43.724 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:11:43.724 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:43.724 [eventLoopGroupProxy-7-2 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-25 13:11:43.725 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:43.725 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:43.726 [DefaultDispatcher-worker-12 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.727 [DefaultDispatcher-worker-12 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/UmAppDatabase/replication/nodeId 2025-02-25 13:11:43.727 [DefaultDispatcher-worker-12 @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:44131/UmAppDatabase/replication/nodeId. 2025-02-25 13:11:43.727 [DefaultDispatcher-worker-12 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/UmAppDatabase/replication/nodeId 2025-02-25 13:11:43.728 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-init-batch 2025-02-25 13:11:43.728 [DefaultDispatcher-worker-3 @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:44131/api/blob/upload-init-batch. 2025-02-25 13:11:43.728 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-init-batch 2025-02-25 13:11:43.728 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:43.728 [eventLoopGroupProxy-7-2 @call-handler#501] 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-02-25 13:11:43.728 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:43.728 [eventLoopGroupProxy-7-2 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-25 13:11:43.729 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/UmAppDatabase/replication/nodeId 2025-02-25 13:11:43.729 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44131/UmAppDatabase/replication/nodeId 2025-02-25 13:11:43.730 [eventLoopGroupProxy-7-3 @call-handler#508] 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-02-25 13:11:43.730 [eventLoopGroupProxy-7-3 @call-handler#508] 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-02-25 13:11:43.731 [eventLoopGroupProxy-7-3 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:43.731 [eventLoopGroupProxy-7-3 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-25 13:11:43.732 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-init-batch 2025-02-25 13:11:43.732 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44131/api/blob/upload-init-batch 2025-02-25 13:11:43.732 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44131/api/blob/upload-init-batch. 2025-02-25 13:11:43.732 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44131/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:43.733 [DefaultDispatcher-worker-9 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.733 [DefaultDispatcher-worker-9 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:43.733 [DefaultDispatcher-worker-9 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.733 [DefaultDispatcher-worker-9 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:43.734 [DefaultDispatcher-worker-7 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.734 [eventLoopGroupProxy-7-2 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:43.736 [eventLoopGroupProxy-7-2 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:43.736 [eventLoopGroupProxy-7-2 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:43.736 [eventLoopGroupProxy-7-2 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:43.737 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.738 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.738 [DefaultDispatcher-worker-8 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:43.738 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.738 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:43.739 [DefaultDispatcher-worker-15 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.739 [eventLoopGroupProxy-7-2 @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-02-25 13:11:43.740 [eventLoopGroupProxy-7-2 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:43.740 [eventLoopGroupProxy-7-2 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:43.740 [eventLoopGroupProxy-7-2 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:43.741 [DefaultDispatcher-worker-15 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.742 [DefaultDispatcher-worker-15 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.742 [DefaultDispatcher-worker-15 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:43.742 [DefaultDispatcher-worker-15 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.742 [DefaultDispatcher-worker-15 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:43.742 [eventLoopGroupProxy-7-2 @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-02-25 13:11:43.756 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:43.758 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:43.769 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:43.771 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:43.784 [eventLoopGroupProxy-7-2 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:43.784 [eventLoopGroupProxy-7-2 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:43.785 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.786 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.786 [DefaultDispatcher-worker-7 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:43.786 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.786 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:43.787 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:43.787 [eventLoopGroupProxy-7-2 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:43.787 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.788 [DefaultDispatcher-worker-15 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44131/api/blob/upload-batch-data. 2025-02-25 13:11:43.788 [DefaultDispatcher-worker-15 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44131/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:43.788 [DefaultDispatcher-worker-15 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:44131/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44131/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-25 13:11:43.788 [DefaultDispatcher-worker-15 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44131/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:43.796 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.806 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:43.808 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:11:44.309 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-583d8adf-2524-4405-b962-b8b35e062d95', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:11:44.309 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:44.309 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-583d8adf-2524-4405-b962-b8b35e062d95 2025-02-25 13:11:44.311 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-init-batch 2025-02-25 13:11:44.311 [DefaultDispatcher-worker-10 @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:44131/api/blob/upload-init-batch. 2025-02-25 13:11:44.311 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-init-batch 2025-02-25 13:11:44.311 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:44.312 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.313 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.313 [eventLoopGroupProxy-7-2 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:44.315 [eventLoopGroupProxy-7-2 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-25 13:11:44.315 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-init-batch 2025-02-25 13:11:44.315 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44131/api/blob/upload-init-batch 2025-02-25 13:11:44.315 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44131/api/blob/upload-init-batch. 2025-02-25 13:11:44.315 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44131/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:44.316 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.316 [DefaultDispatcher-worker-20 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.316 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.316 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.318 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.320 [eventLoopGroupProxy-7-2 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.320 [eventLoopGroupProxy-7-2 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:44.320 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.321 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.321 [DefaultDispatcher-worker-20 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.321 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.321 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.322 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.323 [eventLoopGroupProxy-7-2 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.323 [eventLoopGroupProxy-7-2 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:44.323 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.324 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.324 [DefaultDispatcher-worker-20 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.324 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.324 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.325 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.366 [eventLoopGroupProxy-7-2 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.366 [eventLoopGroupProxy-7-2 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 13:11:44.367 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.367 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.367 [DefaultDispatcher-worker-10 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.367 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.367 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.368 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.410 [eventLoopGroupProxy-7-2 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.411 [eventLoopGroupProxy-7-2 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:44.411 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.412 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.412 [DefaultDispatcher-worker-10 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.412 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.412 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.413 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.454 [eventLoopGroupProxy-7-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.454 [eventLoopGroupProxy-7-2 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 13:11:44.454 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.455 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.455 [DefaultDispatcher-worker-10 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.455 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.455 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.456 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:44.497 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.497 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 13:11:44.498 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.498 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.498 [DefaultDispatcher-worker-10 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.498 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.498 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.499 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:44.541 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.541 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:44.542 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.542 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.542 [DefaultDispatcher-worker-4 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.542 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.542 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.543 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:44.585 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.585 [eventLoopGroupProxy-7-2 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:44.586 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.586 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.586 [DefaultDispatcher-worker-4 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.586 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.586 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.587 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.630 [eventLoopGroupProxy-7-2 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.630 [eventLoopGroupProxy-7-2 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:44.631 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.631 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.632 [DefaultDispatcher-worker-4 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.632 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.632 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.633 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.674 [eventLoopGroupProxy-7-2 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.674 [eventLoopGroupProxy-7-2 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 13:11:44.675 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.675 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.675 [DefaultDispatcher-worker-18 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.675 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.675 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.676 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.718 [eventLoopGroupProxy-7-2 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.718 [eventLoopGroupProxy-7-2 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:44.718 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.719 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.719 [DefaultDispatcher-worker-18 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.719 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.719 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.720 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.761 [eventLoopGroupProxy-7-2 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.761 [eventLoopGroupProxy-7-2 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-25 13:11:44.762 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.762 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.762 [DefaultDispatcher-worker-18 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.762 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.762 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.763 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:44.806 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.806 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:44.806 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.807 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.807 [DefaultDispatcher-worker-18 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.807 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.807 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.808 [eventLoopGroupProxy-7-2 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:44.815 [DefaultDispatcher-worker-9 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:44.851 [eventLoopGroupProxy-7-2 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:44.851 [eventLoopGroupProxy-7-2 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.852 [eventLoopGroupProxy-7-2 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:44.852 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.853 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.853 [DefaultDispatcher-worker-8 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.853 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.853 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.854 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.855 [eventLoopGroupProxy-7-2 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:44.856 [eventLoopGroupProxy-7-2 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.856 [eventLoopGroupProxy-7-2 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:44.856 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.857 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.857 [DefaultDispatcher-worker-10 @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:44131/api/blob/upload-batch-data. 2025-02-25 13:11:44.857 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.857 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:44.858 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.859 [eventLoopGroupProxy-7-2 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:44.860 [eventLoopGroupProxy-7-2 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.860 [eventLoopGroupProxy-7-2 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:44.860 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/blob/upload-batch-data 2025-02-25 13:11:44.866 [DefaultDispatcher-worker-9 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:44.871 [DefaultDispatcher-worker-13 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:44.871 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/UmAppDatabase/replication/message 2025-02-25 13:11:44.871 [DefaultDispatcher-worker-13 @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:44131/UmAppDatabase/replication/message. 2025-02-25 13:11:44.871 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/UmAppDatabase/replication/message 2025-02-25 13:11:44.871 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44131/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:11:44.873 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.873 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.873 [eventLoopGroupProxy-7-2 @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-02-25 13:11:44.883 [DefaultDispatcher-worker-19 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-02-25 13:11:44.884 [eventLoopGroupProxy-7-2 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:44.884 [eventLoopGroupProxy-7-2 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-25 13:11:44.884 [DefaultDispatcher-worker-8 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json 2025-02-25 13:11:44.884 [DefaultDispatcher-worker-8 @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:44131/api/content/698570860613492736/_ustadmanifest.json. 2025-02-25 13:11:44.884 [DefaultDispatcher-worker-8 @coroutine#456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json 2025-02-25 13:11:44.884 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/UmAppDatabase/replication/message 2025-02-25 13:11:44.884 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44131/UmAppDatabase/replication/message 2025-02-25 13:11:44.885 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44131/UmAppDatabase/replication/message. 2025-02-25 13:11:44.885 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44131/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:44.885 [DefaultDispatcher-worker-1 @coroutine#456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json 2025-02-25 13:11:44.885 [DefaultDispatcher-worker-1 @coroutine#456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json 2025-02-25 13:11:44.885 [DefaultDispatcher-worker-7 @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:44131/api/content/698570860613492736/_ustadmanifest.json. 2025-02-25 13:11:44.885 [DefaultDispatcher-worker-7 @coroutine#456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44131/api/content/698570860613492736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:44.889 [DefaultDispatcher-worker-8 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-02-25 13:11:44.890 [DefaultDispatcher-worker-12 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-02-25 13:11:44.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 13:11:44.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 13:11:44.891 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 13:11:44.891 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 13:11:44.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 13:11:44.892 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6094ad4 2025-02-25 13:11:44.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-25 13:11:44.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-25 13:11:44.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:44.892 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a: (connection evicted) 2025-02-25 13:11:44.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:44.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-25 13:11:44.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-25 13:11:45.171 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:45.309 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:45.367 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:45.659 [DefaultDispatcher-worker-9 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2025-02-25 13:11:45.895 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@548c5127 2025-02-25 13:11:45.895 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@548c5127 2025-02-25 13:11:45.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-25 13:11:45.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-25 13:11:45.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:45.896 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c: (connection evicted) 2025-02-25 13:11:45.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:45.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-25 13:11:45.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-25 13:11:45.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2396408a 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:45.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:45.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc84c92 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:45.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-25 13:11:45.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-02-25 13:11:45.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-02-25 13:11:45.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-25 13:11:45.933 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:11:45.934 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 13:11:45.934 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7e84af34 2025-02-25 13:11:45.935 [DefaultDispatcher-worker-4 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:41851 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f370472 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:45.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ace65df 2025-02-25 13:11:45.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ace65df 2025-02-25 13:11:45.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-25 13:11:45.938 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 13:11:45.938 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 13:11:45.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 13:11:45.938 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 13:11:45.938 [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-02-25 13:11:45.938 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 13:11:45.938 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 13:11:45.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 13:11:45.938 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24bdd996 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:45.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-25 13:11:45.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:45.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:45.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-25 13:11:45.959 [DefaultDispatcher-worker-1 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:45.964 [DefaultDispatcher-worker-7 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:45.969 [DefaultDispatcher-worker-20 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ace65df 2025-02-25 13:11:45.970 [Test worker @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ace65df 2025-02-25 13:11:45.975 [DefaultDispatcher-worker-3 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:45.979 [DefaultDispatcher-worker-4 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:45.979 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json 2025-02-25 13:11:45.979 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json. 2025-02-25 13:11:45.979 [Test worker @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json 2025-02-25 13:11:45.980 [Test worker @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json 2025-02-25 13:11:45.980 [Test worker @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json 2025-02-25 13:11:45.980 [Test worker @coroutine#641] 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:41851/api/content/698570871587536896/_ustadmanifest.json. 2025-02-25 13:11:45.980 [Test worker @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:45.986 [DefaultDispatcher-worker-9 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:45.987 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:11:45.987 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7fe45915-e06b-41f6-a221-d1bc736c3426', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:11:45.988 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:45.988 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7fe45915-e06b-41f6-a221-d1bc736c3426 2025-02-25 13:11:45.988 [DefaultDispatcher-worker-9 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:45.988 [DefaultDispatcher-worker-9 @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:41851/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:11:45.988 [DefaultDispatcher-worker-9 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:45.989 [DefaultDispatcher-worker-9 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:11:45.991 [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-02-25 13:11:45.991 [eventLoopGroupProxy-10-2 @call-handler#672] 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-02-25 13:11:45.991 [eventLoopGroupProxy-10-2 @call-handler#672] 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-02-25 13:11:45.991 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:45.991 [eventLoopGroupProxy-10-2 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:11:45.991 [eventLoopGroupProxy-10-2 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:45.991 [eventLoopGroupProxy-10-2 @call-handler#672] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-25 13:11:45.992 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:45.992 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:45.993 [DefaultDispatcher-worker-1 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:45.993 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/UmAppDatabase/replication/nodeId 2025-02-25 13:11:45.993 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41851/UmAppDatabase/replication/nodeId. 2025-02-25 13:11:45.993 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/UmAppDatabase/replication/nodeId 2025-02-25 13:11:45.995 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-init-batch 2025-02-25 13:11:45.995 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41851/api/blob/upload-init-batch. 2025-02-25 13:11:45.995 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-init-batch 2025-02-25 13:11:45.995 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:45.995 [eventLoopGroupProxy-10-2 @call-handler#681] 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-02-25 13:11:45.995 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:45.995 [eventLoopGroupProxy-10-2 @call-handler#681] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-25 13:11:45.996 [DefaultDispatcher-worker-14 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/UmAppDatabase/replication/nodeId 2025-02-25 13:11:45.996 [DefaultDispatcher-worker-14 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/UmAppDatabase/replication/nodeId 2025-02-25 13:11:45.996 [eventLoopGroupProxy-10-3 @call-handler#687] 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-02-25 13:11:45.997 [eventLoopGroupProxy-10-3 @call-handler#687] 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-02-25 13:11:45.998 [eventLoopGroupProxy-10-3 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:45.998 [eventLoopGroupProxy-10-3 @call-handler#687] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-25 13:11:46.000 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-init-batch 2025-02-25 13:11:46.000 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/api/blob/upload-init-batch 2025-02-25 13:11:46.000 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41851/api/blob/upload-init-batch. 2025-02-25 13:11:46.000 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41851/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:46.001 [DefaultDispatcher-worker-19 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.001 [DefaultDispatcher-worker-19 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41851/api/blob/upload-batch-data. 2025-02-25 13:11:46.001 [DefaultDispatcher-worker-19 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.001 [DefaultDispatcher-worker-19 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:46.002 [DefaultDispatcher-worker-1 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:46.002 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:46.004 [eventLoopGroupProxy-10-2 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:46.004 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:46.004 [eventLoopGroupProxy-10-2 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:46.005 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.006 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.006 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41851/api/blob/upload-batch-data. 2025-02-25 13:11:46.006 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.006 [DefaultDispatcher-worker-4 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:46.006 [DefaultDispatcher-worker-9 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:46.007 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:46.008 [eventLoopGroupProxy-10-2 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:46.008 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:46.008 [eventLoopGroupProxy-10-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:46.014 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.016 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.016 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41851/api/blob/upload-batch-data. 2025-02-25 13:11:46.016 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.016 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:46.017 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:46.021 [eventLoopGroupProxy-10-2 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:46.021 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:46.021 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-25 13:11:46.021 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.022 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:46.023 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.023 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41851/api/blob/upload-batch-data. 2025-02-25 13:11:46.023 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.023 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:46.024 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:46.024 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:46.025 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:46.026 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:46.026 [eventLoopGroupProxy-10-2 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:46.026 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.027 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.027 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41851/api/blob/upload-batch-data. 2025-02-25 13:11:46.027 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.027 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:46.028 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:46.030 [eventLoopGroupProxy-10-2 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:46.030 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:46.030 [eventLoopGroupProxy-10-2 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:46.030 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-02-25 13:11:46.036 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:46.039 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:11:46.040 [DefaultDispatcher-worker-6 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:46.044 [DefaultDispatcher-worker-6 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:46.045 [DefaultDispatcher-worker-6 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/UmAppDatabase/replication/message 2025-02-25 13:11:46.045 [DefaultDispatcher-worker-6 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41851/UmAppDatabase/replication/message. 2025-02-25 13:11:46.045 [DefaultDispatcher-worker-6 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/UmAppDatabase/replication/message 2025-02-25 13:11:46.045 [DefaultDispatcher-worker-6 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:11:46.046 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:11:46.046 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-25 13:11:46.046 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:11:46.057 [DefaultDispatcher-worker-2 @call-handler#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-02-25 13:11:46.057 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:46.057 [eventLoopGroupProxy-10-2 @call-handler#725] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-02-25 13:11:46.058 [DefaultDispatcher-worker-12 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json 2025-02-25 13:11:46.058 [DefaultDispatcher-worker-12 @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:41851/api/content/698570871587536896/_ustadmanifest.json. 2025-02-25 13:11:46.058 [DefaultDispatcher-worker-12 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json 2025-02-25 13:11:46.058 [DefaultDispatcher-worker-20 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/UmAppDatabase/replication/message 2025-02-25 13:11:46.058 [DefaultDispatcher-worker-20 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/UmAppDatabase/replication/message 2025-02-25 13:11:46.058 [DefaultDispatcher-worker-20 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41851/UmAppDatabase/replication/message. 2025-02-25 13:11:46.058 [DefaultDispatcher-worker-20 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41851/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:46.059 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json 2025-02-25 13:11:46.059 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json 2025-02-25 13:11:46.059 [DefaultDispatcher-worker-7 @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:41851/api/content/698570871587536896/_ustadmanifest.json. 2025-02-25 13:11:46.059 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41851/api/content/698570871587536896/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:46.063 [DefaultDispatcher-worker-17 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f602930 2025-02-25 13:11:46.065 [DefaultDispatcher-worker-4 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-02-25 13:11:46.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 13:11:46.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 13:11:46.066 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 13:11:46.066 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 13:11:46.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 13:11:46.067 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ace65df 2025-02-25 13:11:46.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-25 13:11:46.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-25 13:11:46.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:46.067 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f602930: (connection evicted) 2025-02-25 13:11:46.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:46.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-25 13:11:46.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-25 13:11:46.438 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:46.438 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:46.540 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:47.070 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7e84af34 2025-02-25 13:11:47.070 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7e84af34 2025-02-25 13:11:47.071 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-02-25 13:11:47.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-25 13:11:47.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-25 13:11:47.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:47.072 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6406b84d: (connection evicted) 2025-02-25 13:11:47.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:47.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-25 13:11:47.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-25 13:11:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-25 13:11:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7866a7a6 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:47.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3555d804 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:47.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:47.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-25 13:11:47.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-02-25 13:11:47.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-02-25 13:11:47.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-25 13:11:47.118 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:11:47.119 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 13:11:47.119 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1f251bf1 2025-02-25 13:11:47.121 [DefaultDispatcher-worker-9 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:42315 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af6839c 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:47.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cfe97 2025-02-25 13:11:47.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cfe97 2025-02-25 13:11:47.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-25 13:11:47.123 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-25 13:11:47.123 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-25 13:11:47.123 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-25 13:11:47.123 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-25 13:11:47.123 [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-02-25 13:11:47.123 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-25 13:11:47.123 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-25 13:11:47.123 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-25 13:11:47.123 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7ddb7e 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:47.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-25 13:11:47.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-25 13:11:47.154 [DefaultDispatcher-worker-5 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.158 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.206 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:47.209 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:47.221 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:47.224 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:47.241 [DefaultDispatcher-worker-13 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cfe97 2025-02-25 13:11:47.269 [DefaultDispatcher-worker-13 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cfe97 2025-02-25 13:11:47.272 [DefaultDispatcher-worker-13 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cfe97 2025-02-25 13:11:47.275 [DefaultDispatcher-worker-13 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cfe97 2025-02-25 13:11:47.282 [DefaultDispatcher-worker-9 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.289 [DefaultDispatcher-worker-4 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.289 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json 2025-02-25 13:11:47.289 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json. 2025-02-25 13:11:47.289 [Test worker @coroutine#759] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json 2025-02-25 13:11:47.291 [Test worker @coroutine#759] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json 2025-02-25 13:11:47.291 [Test worker @coroutine#759] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json 2025-02-25 13:11:47.295 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json. 2025-02-25 13:11:47.295 [Test worker @coroutine#759] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:47.363 [DefaultDispatcher-worker-18 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.363 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-25 13:11:47.364 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3647ab55-a195-4586-b3e1-deb5b708c800', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-25 13:11:47.364 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-25 13:11:47.364 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3647ab55-a195-4586-b3e1-deb5b708c800 2025-02-25 13:11:47.365 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:47.365 [DefaultDispatcher-worker-18 @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:42315/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:11:47.365 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:47.365 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:11:47.367 [eventLoopGroupProxy-13-1 @call-handler#794] 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-02-25 13:11:47.367 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:11:47.368 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.368 [eventLoopGroupProxy-13-1 @call-handler#794] 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-02-25 13:11:47.368 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:11:47.368 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.368 [eventLoopGroupProxy-13-1 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-25 13:11:47.369 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:47.369 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:11:47.370 [DefaultDispatcher-worker-5 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.371 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/nodeId 2025-02-25 13:11:47.371 [DefaultDispatcher-worker-5 @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:42315/UmAppDatabase/replication/nodeId. 2025-02-25 13:11:47.371 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/nodeId 2025-02-25 13:11:47.372 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:11:47.372 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.372 [eventLoopGroupProxy-13-1 @call-handler#803] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-25 13:11:47.373 [DefaultDispatcher-worker-21 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/nodeId 2025-02-25 13:11:47.373 [DefaultDispatcher-worker-21 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/nodeId 2025-02-25 13:11:47.379 [DefaultDispatcher-worker-18 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.385 [DefaultDispatcher-worker-10 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.386 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-init-batch 2025-02-25 13:11:47.386 [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:42315/api/blob/upload-init-batch. 2025-02-25 13:11:47.386 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-init-batch 2025-02-25 13:11:47.386 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:47.387 [eventLoopGroupProxy-13-1 @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-02-25 13:11:47.388 [eventLoopGroupProxy-13-1 @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-02-25 13:11:47.430 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.432 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-02-25 13:11:47.432 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-init-batch 2025-02-25 13:11:47.432 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/api/blob/upload-init-batch 2025-02-25 13:11:47.433 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/api/blob/upload-init-batch. 2025-02-25 13:11:47.433 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:47.437 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.437 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.437 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.437 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.438 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.441 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.441 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.441 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 13:11:47.441 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.443 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.443 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.443 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.444 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.487 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.487 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.487 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:47.488 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.490 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.490 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.490 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.490 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.491 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.492 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.493 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.493 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.493 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.494 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.494 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.494 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.494 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.495 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.497 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.500 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.500 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-25 13:11:47.500 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.502 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.502 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.502 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.502 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.503 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.505 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.505 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.506 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 13:11:47.506 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.508 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.508 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.508 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.508 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.509 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.568 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.568 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.568 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 59ms 2025-02-25 13:11:47.569 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.570 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.570 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.570 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.570 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.571 [eventLoopGroupProxy-13-1 @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-02-25 13:11:47.619 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.620 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.620 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-02-25 13:11:47.620 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.621 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.621 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.621 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.621 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.622 [eventLoopGroupProxy-13-1 @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-02-25 13:11:47.665 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.665 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.665 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:47.666 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.667 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.667 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.667 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.667 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.668 [eventLoopGroupProxy-13-1 @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-02-25 13:11:47.711 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.711 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.712 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:47.712 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.713 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.713 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.713 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.713 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.714 [eventLoopGroupProxy-13-1 @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-02-25 13:11:47.756 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.756 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.756 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:47.757 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.758 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.758 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.758 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.758 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.759 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.761 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.761 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.761 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.762 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.763 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.763 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.763 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.763 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.764 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.766 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.766 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.766 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.766 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.767 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.767 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.767 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.767 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.768 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.770 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.770 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.770 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.771 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.772 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.772 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.772 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.772 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.773 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.774 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.775 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.775 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.775 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.776 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.776 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.776 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.776 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.777 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.778 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.778 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.779 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.779 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.780 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.780 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.780 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.780 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.781 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.783 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.783 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.783 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.783 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.784 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.784 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.784 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.784 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.785 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.787 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.787 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.787 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.787 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.788 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.788 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.788 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.788 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.789 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:47.791 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.791 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.791 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.791 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.792 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.792 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.792 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.792 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.794 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.796 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.796 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.796 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.797 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.798 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.798 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.798 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.798 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.799 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.800 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.800 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.801 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.801 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.802 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.802 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.802 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.802 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.803 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.804 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.804 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.805 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.806 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.808 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.808 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.808 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.808 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.811 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.813 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.813 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.813 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.814 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.816 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.816 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.816 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.816 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.817 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.819 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.819 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.819 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.819 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.820 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.820 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.820 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.820 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.821 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.823 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.823 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.823 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.823 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.825 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.825 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.825 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.825 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.826 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.827 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.828 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.828 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.828 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.829 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.829 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.829 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.829 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.830 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.831 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.831 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.832 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.832 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.834 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.834 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.834 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.834 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.835 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.840 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.840 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.840 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-25 13:11:47.841 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.843 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.843 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.843 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.843 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.845 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.847 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.848 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.848 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-25 13:11:47.850 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.852 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.852 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.852 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.852 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.854 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.857 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.857 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.857 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 13:11:47.859 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.861 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.861 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.861 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.861 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.862 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.866 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.866 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.866 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-25 13:11:47.867 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.869 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.869 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.869 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.869 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.870 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.871 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.871 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.871 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:47.872 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.873 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.873 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.873 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.873 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.874 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.875 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.875 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.875 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:47.876 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.878 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.878 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.878 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.878 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.879 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.881 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.881 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.881 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.881 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.883 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.883 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.883 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.883 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.884 [DefaultDispatcher-worker-21 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:47.884 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:47.886 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.886 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.886 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.886 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.887 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.887 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.887 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.887 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.888 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:47.890 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.890 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.890 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.891 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.892 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.892 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.892 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.892 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.895 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.896 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.896 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.897 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.897 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.898 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.898 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.898 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.898 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.899 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.941 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.942 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.942 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:47.942 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.944 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.944 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.944 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.944 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.945 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.947 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.947 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.947 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:47.947 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.948 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.948 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.948 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.948 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.949 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.950 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.950 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.950 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:47.951 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.951 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.951 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.951 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.951 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.952 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:47.956 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:47.956 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:47.956 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-25 13:11:47.956 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.957 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.957 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:47.957 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:47.957 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:47.958 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.001 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.001 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.001 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:48.002 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.004 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.004 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.004 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.004 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.005 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.048 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.048 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.048 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:48.049 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.050 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.051 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.051 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.051 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.052 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.053 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.053 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.053 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.054 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.054 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.054 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.054 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.054 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.055 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.057 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.057 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.057 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.057 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.058 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.058 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.058 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.058 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.059 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.101 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.101 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.101 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:48.102 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.103 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.104 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.104 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.104 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.105 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.106 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.106 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.106 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.107 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.108 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.108 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.108 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.108 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.109 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.110 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.110 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.110 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.111 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.111 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.111 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.111 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.111 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.114 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.115 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.115 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.115 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.116 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.116 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.117 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.117 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.117 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.117 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.119 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.119 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.119 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.119 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.121 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.121 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.121 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.121 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.122 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.165 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.165 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.165 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:48.166 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.168 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.168 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.168 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.168 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.169 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.170 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.171 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.171 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.171 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.172 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.172 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.172 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.172 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.173 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.174 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.175 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.175 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.175 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.177 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.178 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.178 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.178 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.179 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.180 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.180 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.181 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-25 13:11:48.181 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.183 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.183 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.183 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.183 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.184 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.185 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.186 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.186 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.186 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.187 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.187 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.187 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.187 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.188 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.189 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.189 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.190 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.190 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.191 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.191 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.191 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.191 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.193 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.195 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.195 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.195 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.196 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.196 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.196 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.196 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.196 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.197 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.198 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.199 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.199 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.199 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.201 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.201 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.201 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.201 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.202 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.203 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.203 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.203 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.203 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.204 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.204 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.204 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.204 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.205 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.207 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.207 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.207 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.207 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.208 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.208 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.208 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.208 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.209 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.213 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.213 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.213 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-25 13:11:48.214 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.214 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.214 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.214 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.214 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.215 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.217 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.217 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.217 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.217 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.220 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.220 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.220 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.220 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.221 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.223 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.223 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.223 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.223 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.224 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.224 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.224 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.224 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.225 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.267 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.267 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.267 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:48.268 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.268 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.268 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.268 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.269 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.269 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.271 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.271 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.271 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.271 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.272 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.272 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.272 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.272 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.273 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.274 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.274 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.274 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.274 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.275 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.275 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.275 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.275 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.275 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.318 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.318 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.318 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:48.319 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.320 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.320 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.320 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.320 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.320 [eventLoopGroupProxy-13-1 @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-02-25 13:11:48.322 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.322 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.322 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.322 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.323 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.323 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.323 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.323 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.324 [eventLoopGroupProxy-13-1 @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-02-25 13:11:48.325 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.325 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.325 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.326 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.327 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.327 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.327 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.327 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.327 [eventLoopGroupProxy-13-1 @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-02-25 13:11:48.329 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.329 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.329 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.329 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.330 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.330 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.330 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.330 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.331 [eventLoopGroupProxy-13-1 @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-02-25 13:11:48.374 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.374 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.374 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:48.375 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.375 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.376 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.376 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.376 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.377 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.378 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.378 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.378 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.378 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.379 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.379 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.379 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.379 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.380 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.396 [DefaultDispatcher-worker-21 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:48.424 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.424 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.424 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:48.425 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.426 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.426 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.426 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.426 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.427 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.473 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.473 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.473 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-02-25 13:11:48.474 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.474 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.475 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.475 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.475 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.475 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.518 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.518 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.518 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:48.519 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.520 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.520 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.520 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.520 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.520 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.563 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.563 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.563 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:48.564 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.565 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.565 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.565 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.565 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.566 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.567 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.568 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.568 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.568 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.569 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.569 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.569 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.569 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.570 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.572 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.572 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.572 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.572 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.573 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.573 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.573 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.573 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.574 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.575 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.575 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.575 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.576 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.576 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.576 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.576 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.576 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.577 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.578 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.578 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.578 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.579 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.579 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.579 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.579 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.579 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.580 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.581 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.581 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.581 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.582 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.583 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.583 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.583 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.583 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.584 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.585 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.585 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.585 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.586 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.586 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.586 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.586 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.586 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.587 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.588 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.588 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.588 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.588 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.589 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.589 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.589 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.589 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.590 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.592 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.592 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.592 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.592 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.593 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.593 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.593 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.593 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.594 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.595 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.595 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.595 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.595 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.596 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.596 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.596 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.596 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.597 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.598 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.598 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.598 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.598 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.599 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.599 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.599 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.599 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.600 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.601 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.601 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.601 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.601 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.602 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.602 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.602 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.602 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.602 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.604 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.604 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.604 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.604 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.605 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.605 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.605 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.605 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.606 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.607 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.607 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.607 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.607 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.608 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.608 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.608 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.608 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.609 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.610 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.610 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.610 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.610 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.611 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.611 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.611 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.611 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.612 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.656 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.656 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.656 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:48.657 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.657 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.658 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.658 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.658 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.658 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.660 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.660 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.660 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.661 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.662 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.662 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.662 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.662 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.662 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.663 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.664 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.664 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.664 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.665 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.665 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.665 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.665 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.666 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.668 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.668 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.668 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.668 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.669 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.669 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.669 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.669 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.670 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.671 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.672 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.672 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.672 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.673 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.673 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.673 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.673 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.673 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.675 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.675 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.675 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.675 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.676 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.676 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.676 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.676 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.677 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.678 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.678 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.678 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.679 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.680 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.680 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.680 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.680 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.681 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.723 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.723 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.723 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:48.724 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.725 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.725 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.725 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.725 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.726 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.728 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.728 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.728 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.728 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.729 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.729 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.729 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.729 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.730 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.732 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.732 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.732 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.732 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.733 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.733 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.733 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.733 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.734 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.777 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.778 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.778 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:48.778 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.779 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.779 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.779 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.779 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.780 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.782 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.782 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.782 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.782 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.783 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.783 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.783 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.783 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.784 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.785 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.785 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.785 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.786 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.787 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.787 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.787 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.787 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.788 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.789 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.789 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.789 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.789 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.791 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.791 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.791 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.791 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.792 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.793 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.793 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.793 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.794 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.795 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.795 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.795 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.795 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.795 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.797 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.797 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.797 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.797 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.798 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.798 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.798 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.798 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.798 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.800 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.800 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.800 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.800 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.801 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.801 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.801 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.801 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.802 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.803 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.803 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.803 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.804 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.805 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.805 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.805 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.805 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.805 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.807 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.807 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.807 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.807 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.808 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.808 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.808 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.808 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.808 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.810 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.810 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.810 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.810 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.812 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.812 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.812 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.812 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.813 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.814 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.814 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.815 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.815 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.816 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.816 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.816 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.816 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.816 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.818 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.818 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.818 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:48.818 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.819 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.819 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.819 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.819 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.819 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.863 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.863 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.863 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:48.863 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.864 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.864 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.864 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.864 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.865 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.866 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.866 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.866 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.868 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.908 [DefaultDispatcher-worker-6 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:48.911 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.911 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.911 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:48.911 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.912 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.912 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.912 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.912 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.913 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:48.914 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.914 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.914 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:48.915 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.915 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.915 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.915 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.915 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.916 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:48.958 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:48.958 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:48.958 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:48.958 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.959 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.959 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:48.959 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:48.959 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:48.960 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.002 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.002 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.002 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:49.002 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.003 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.003 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.003 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.003 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.004 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.046 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.046 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.046 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:49.046 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.047 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.047 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.047 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.047 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.048 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.090 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.090 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.090 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:49.090 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.091 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.091 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.091 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.091 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.092 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.108 [DefaultDispatcher-worker-4 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.127 [DefaultDispatcher-worker-4 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cfe97 2025-02-25 13:11:49.133 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.133 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.134 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:49.134 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.135 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.135 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.135 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.135 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.135 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.136 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.137 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.137 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.137 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.138 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.138 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.138 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.138 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.138 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.181 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.181 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.181 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:49.182 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.182 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.182 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.182 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.182 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.183 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.184 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.184 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.185 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.185 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.185 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.185 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.185 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.186 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.186 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.188 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.188 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.188 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.189 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.189 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.189 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.189 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.189 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.190 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.192 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.192 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.192 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.192 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.193 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.193 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.195 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.195 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.195 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.195 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.196 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.196 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.196 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.196 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.197 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.198 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.198 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.198 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:49.199 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.199 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.199 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.199 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.199 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.200 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.242 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.242 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.242 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:49.242 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.243 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.243 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.243 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.243 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.244 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.245 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.246 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.246 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.246 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.247 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.247 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.247 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.247 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.248 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.249 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.249 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.249 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:49.249 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.250 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.250 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.250 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.250 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.251 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.252 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.252 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.252 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:49.253 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.253 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.253 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.253 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.253 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.254 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.298 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.298 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.298 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:49.299 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.300 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.300 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.300 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.300 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.301 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.302 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.302 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.302 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:49.302 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.303 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.303 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.303 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.303 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.304 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.305 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.305 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.305 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:49.305 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.306 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.306 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.306 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.306 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.307 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.308 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.308 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.308 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:49.308 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.309 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.309 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.309 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.309 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.310 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.352 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.352 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.352 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:49.353 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.354 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.354 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.354 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.354 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.354 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.397 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.398 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.398 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:49.398 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.399 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.399 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.399 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.399 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.400 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.401 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.402 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.402 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.402 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.403 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.403 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.403 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.403 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.404 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.409 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.409 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.409 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-25 13:11:49.410 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.411 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.411 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.411 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.411 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.412 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.413 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.413 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.413 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.413 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.414 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.414 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.414 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.414 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.415 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.418 [DefaultDispatcher-worker-6 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:49.457 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.457 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.457 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:49.458 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.458 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.459 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.459 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.459 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.459 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.461 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.461 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.461 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.461 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.462 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.462 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.462 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.462 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.463 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.505 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.505 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.505 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:49.506 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.507 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.507 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.507 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.507 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.508 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.551 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.552 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.552 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-25 13:11:49.552 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.553 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.553 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.553 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.553 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.554 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.556 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.556 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.556 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.556 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.557 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.557 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.557 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.557 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.558 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.600 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.601 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.601 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-25 13:11:49.601 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.602 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.602 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.602 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.602 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.603 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.604 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.604 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.604 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:49.605 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.605 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.606 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.606 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.606 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.606 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.608 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.608 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.608 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.608 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.609 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.609 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.609 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.609 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.610 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-25 13:11:49.612 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.612 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.612 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.613 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.614 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.614 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.614 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.614 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.615 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.621 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.621 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.621 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-02-25 13:11:49.622 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.623 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.623 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.623 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.623 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.624 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.665 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.666 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.666 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-25 13:11:49.666 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.667 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.667 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.667 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.667 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.668 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.669 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.669 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.669 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-25 13:11:49.670 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.671 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.671 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.671 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.671 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.671 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.673 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.673 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.673 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.673 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.674 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.674 [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:42315/api/blob/upload-batch-data. 2025-02-25 13:11:49.674 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.674 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:49.675 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-25 13:11:49.677 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:49.677 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.677 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-25 13:11:49.678 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/blob/upload-batch-data 2025-02-25 13:11:49.686 [DefaultDispatcher-worker-6 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:49.691 [DefaultDispatcher-worker-2 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:49.691 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/message 2025-02-25 13:11:49.691 [DefaultDispatcher-worker-2 @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:42315/UmAppDatabase/replication/message. 2025-02-25 13:11:49.691 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/message 2025-02-25 13:11:49.691 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:11:49.692 [eventLoopGroupProxy-13-1 @call-handler#1607] 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-02-25 13:11:49.693 [eventLoopGroupProxy-13-1 @call-handler#1607] 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-02-25 13:11:49.693 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:11:49.706 [DefaultDispatcher-worker-3 @call-handler#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-02-25 13:11:49.707 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:49.707 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-02-25 13:11:49.707 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json 2025-02-25 13:11:49.707 [DefaultDispatcher-worker-3 @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:42315/api/content/698570880276070400/_ustadmanifest.json. 2025-02-25 13:11:49.707 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json 2025-02-25 13:11:49.708 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/message 2025-02-25 13:11:49.708 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/message 2025-02-25 13:11:49.708 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/message. 2025-02-25 13:11:49.708 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:49.708 [DefaultDispatcher-worker-18 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json 2025-02-25 13:11:49.708 [DefaultDispatcher-worker-18 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json 2025-02-25 13:11:49.709 [DefaultDispatcher-worker-18 @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:42315/api/content/698570880276070400/_ustadmanifest.json. 2025-02-25 13:11:49.709 [DefaultDispatcher-worker-18 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/api/content/698570880276070400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:11:49.714 [DefaultDispatcher-worker-2 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641ab175 2025-02-25 13:11:49.731 [DefaultDispatcher-worker-21 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-02-25 13:11:49.748 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-25 13:11:49.748 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-25 13:11:49.748 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-25 13:11:49.748 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-25 13:11:49.748 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-25 13:11:49.751 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cfe97 2025-02-25 13:11:49.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-25 13:11:49.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-25 13:11:49.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:49.751 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@641ab175: (connection evicted) 2025-02-25 13:11:49.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:49.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-25 13:11:49.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-25 13:11:50.123 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:50.123 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:50.186 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-25 13:11:50.755 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1f251bf1 2025-02-25 13:11:50.755 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1f251bf1 2025-02-25 13:11:50.760 [Test worker @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872867d 2025-02-25 13:11:50.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-25 13:11:50.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-25 13:11:50.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:50.760 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a9c368: (connection evicted) 2025-02-25 13:11:50.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:50.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-25 13:11:50.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-25 13:11:50.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5ca574 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:50.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-25 13:11:50.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-25 13:11:50.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-25 13:11:50.811 [DefaultDispatcher-worker-21 @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-25 13:11:50.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@587bf2e1 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:50.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-02-25 13:11:50.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-02-25 13:11:50.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431923ed 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:50.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:50.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-25 13:11:50.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-02-25 13:11:50.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-02-25 13:11:50.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-25 13:11:50.819 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:11:50.820 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-25 13:11:50.821 [DefaultDispatcher-worker-21 @coroutine#1645] INFO ktor.application - Responding at http://0.0.0.0:46019 2025-02-25 13:11:50.823 [DefaultDispatcher-worker-21 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-02-25 13:11:50.824 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46019/api/blob/upload-init-batch 2025-02-25 13:11:50.824 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46019/api/blob/upload-init-batch. 2025-02-25 13:11:50.824 [Test worker @coroutine#1646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46019/api/blob/upload-init-batch 2025-02-25 13:11:50.824 [Test worker @coroutine#1646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46019/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:50.826 [eventLoopGroupProxy-16-1 @call-handler#1652] 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-02-25 13:11:50.826 [eventLoopGroupProxy-16-1 @call-handler#1652] 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-02-25 13:11:50.827 [eventLoopGroupProxy-16-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-02-25 13:11:50.828 [Test worker @coroutine#1646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46019/api/blob/upload-init-batch 2025-02-25 13:11:50.828 [Test worker @coroutine#1646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46019/api/blob/upload-init-batch 2025-02-25 13:11:50.828 [Test worker @coroutine#1646] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46019/api/blob/upload-init-batch. 2025-02-25 13:11:50.828 [Test worker @coroutine#1646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46019/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:50.829 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46019/api/blob/upload-batch-data 2025-02-25 13:11:50.829 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46019/api/blob/upload-batch-data. 2025-02-25 13:11:50.829 [Test worker @coroutine#1657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46019/api/blob/upload-batch-data 2025-02-25 13:11:50.829 [Test worker @coroutine#1657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46019/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:50.830 [eventLoopGroupProxy-16-1 @call-handler#1659] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-25 13:11:50.832 [eventLoopGroupProxy-16-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-02-25 13:11:50.832 [eventLoopGroupProxy-16-1 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:50.833 [Test worker @coroutine#1657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46019/api/blob/upload-batch-data 2025-02-25 13:11:50.835 [eventLoopGroupProxy-16-2 @call-handler#1669] 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-02-25 13:11:50.837 [eventLoopGroupProxy-16-2 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:11:50.850 [Test worker @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-02-25 13:11:50.870 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:50.916 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:50.918 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:51.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f30d0eb 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:51.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2604940 2025-02-25 13:11:51.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2604940 2025-02-25 13:11:51.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-25 13:11:51.954 [DefaultDispatcher-worker-13 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2604940 2025-02-25 13:11:51.958 [Test worker @coroutine#1678] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54333/api/blob/upload-init-batch 2025-02-25 13:11:51.958 [Test worker @coroutine#1678] 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:54333/api/blob/upload-init-batch. 2025-02-25 13:11:51.958 [Test worker @coroutine#1678] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54333/api/blob/upload-init-batch 2025-02-25 13:11:51.958 [Test worker @coroutine#1678] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54333/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:51.959 [Test worker @coroutine#1678] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54333/api/blob/upload-init-batch 2025-02-25 13:11:51.959 [Test worker @coroutine#1678] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54333/api/blob/upload-init-batch 2025-02-25 13:11:51.960 [Test worker @coroutine#1678] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54333/api/blob/upload-init-batch. 2025-02-25 13:11:51.960 [Test worker @coroutine#1678] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54333/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:51.966 [DefaultDispatcher-worker-3 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2604940 2025-02-25 13:11:51.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-25 13:11:51.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-25 13:11:51.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:51.969 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2604940: (connection evicted) 2025-02-25 13:11:51.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:51.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-25 13:11:51.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-25 13:11:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd65042 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:51.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5ceb5d 2025-02-25 13:11:51.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5ceb5d 2025-02-25 13:11:51.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-25 13:11:51.995 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58695/api/blob/upload-init-batch 2025-02-25 13:11:51.995 [Test worker @coroutine#1689] 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:58695/api/blob/upload-init-batch. 2025-02-25 13:11:51.995 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58695/api/blob/upload-init-batch 2025-02-25 13:11:51.995 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58695/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:51.996 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58695/api/blob/upload-init-batch 2025-02-25 13:11:51.996 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58695/api/blob/upload-init-batch 2025-02-25 13:11:51.996 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58695/api/blob/upload-init-batch. 2025-02-25 13:11:51.996 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58695/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:51.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-25 13:11:51.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-25 13:11:51.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:51.997 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b5ceb5d: (connection evicted) 2025-02-25 13:11:51.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:51.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-25 13:11:51.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ba3045 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:52.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-25 13:11:52.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d863bb 2025-02-25 13:11:52.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d863bb 2025-02-25 13:11:52.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-25 13:11:52.015 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41375/api/blob/upload-init-batch 2025-02-25 13:11:52.015 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41375/api/blob/upload-init-batch. 2025-02-25 13:11:52.015 [Test worker @coroutine#1695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41375/api/blob/upload-init-batch 2025-02-25 13:11:52.015 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41375/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-25 13:11:52.016 [Test worker @coroutine#1695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41375/api/blob/upload-init-batch 2025-02-25 13:11:52.016 [Test worker @coroutine#1695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41375/api/blob/upload-init-batch 2025-02-25 13:11:52.016 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41375/api/blob/upload-init-batch. 2025-02-25 13:11:52.016 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41375/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:11:52.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-25 13:11:52.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-25 13:11:52.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:52.021 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d863bb: (connection evicted) 2025-02-25 13:11:52.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:52.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-25 13:11:52.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34525143 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:52.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:52.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-25 13:11:52.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1529d534 2025-02-25 13:11:52.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1529d534 2025-02-25 13:11:52.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-25 13:11:52.324 [DefaultDispatcher-worker-15 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1529d534 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29a5f924 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:52.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2025-02-25 13:11:52.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2025-02-25 13:11:52.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-25 13:11:52.346 [DefaultDispatcher-worker-12 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2025-02-25 13:11:52.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524418a2 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:52.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@67062a93 2025-02-25 13:11:52.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@67062a93 2025-02-25 13:11:52.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496004e3 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:52.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-02-25 13:11:52.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-02-25 13:11:52.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-25 13:11:52.378 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:52.385 [DefaultDispatcher-worker-17 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-02-25 13:11:52.390 [DefaultDispatcher-worker-19 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-02-25 13:11:52.393 [DefaultDispatcher-worker-19 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-02-25 13:11:52.397 [DefaultDispatcher-worker-4 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-02-25 13:11:52.398 [Test worker @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-02-25 13:11:52.401 [DefaultDispatcher-worker-1 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-02-25 13:11:52.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-25 13:11:52.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-25 13:11:52.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:52.406 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@703947bd: (connection evicted) 2025-02-25 13:11:52.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:52.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-25 13:11:52.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-25 13:11:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-25 13:11:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b247ef6 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:52.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-02-25 13:11:52.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-02-25 13:11:52.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-25 13:11:52.424 [DefaultDispatcher-worker-2 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-02-25 13:11:52.427 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:52.428 [DefaultDispatcher-worker-19 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-02-25 13:11:52.431 [DefaultDispatcher-worker-18 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-02-25 13:11:52.434 [DefaultDispatcher-worker-11 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-02-25 13:11:52.435 [Test worker @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-02-25 13:11:52.439 [DefaultDispatcher-worker-9 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-02-25 13:11:52.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-25 13:11:52.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-25 13:11:52.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:52.440 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f10927f: (connection evicted) 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:52.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-25 13:11:52.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5746609e 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:52.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-25 13:11:52.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-25 13:11:52.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-25 13:11:52.450 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:52.458 [DefaultDispatcher-worker-15 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-25 13:11:52.462 [DefaultDispatcher-worker-17 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-25 13:11:52.465 [DefaultDispatcher-worker-3 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-25 13:11:52.469 [DefaultDispatcher-worker-7 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-02-25 13:11:52.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-25 13:11:52.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-25 13:11:52.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:52.470 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5980e29f: (connection evicted) 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:52.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-25 13:11:52.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4552e288 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:52.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:52.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-02-25 13:11:52.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-02-25 13:11:52.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-25 13:11:52.490 [DefaultDispatcher-worker-10 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-02-25 13:11:52.495 [DefaultDispatcher-worker-19 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-02-25 13:11:52.499 [DefaultDispatcher-worker-4 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-02-25 13:11:52.503 [DefaultDispatcher-worker-17 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-02-25 13:11:52.505 [Test worker @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-02-25 13:11:52.509 [DefaultDispatcher-worker-17 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-02-25 13:11:52.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-25 13:11:52.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-25 13:11:52.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:52.510 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c648e38: (connection evicted) 2025-02-25 13:11:52.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:52.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-25 13:11:52.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-25 13:11:52.772 [DefaultDispatcher-worker-11 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-25 13:11:52.819 [DefaultDispatcher-worker-11 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebf9c2d 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:56.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba015b1 2025-02-25 13:11:56.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba015b1 2025-02-25 13:11:56.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-25 13:11:56.712 [DefaultDispatcher-worker-5 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba015b1 2025-02-25 13:11:56.791 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbaafbd 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-25 13:11:57.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-02-25 13:11:57.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-02-25 13:11:57.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-25 13:11:57.271 [DefaultDispatcher-worker-3 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-02-25 13:11:57.276 [DefaultDispatcher-worker-4 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-02-25 13:11:57.281 [DefaultDispatcher-worker-11 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-02-25 13:11:57.285 [DefaultDispatcher-worker-7 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-02-25 13:11:57.290 [DefaultDispatcher-worker-2 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3dc752 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-25 13:11:57.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-25 13:11:57.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-25 13:11:57.313 [DefaultDispatcher-worker-4 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-25 13:11:57.318 [DefaultDispatcher-worker-4 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-25 13:11:57.321 [DefaultDispatcher-worker-12 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-25 13:11:57.325 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31dbca5d 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-25 13:11:57.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-02-25 13:11:57.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-02-25 13:11:57.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-25 13:11:57.346 [DefaultDispatcher-worker-8 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-02-25 13:11:57.351 [DefaultDispatcher-worker-15 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-02-25 13:11:57.352 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.355 [DefaultDispatcher-worker-13 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-02-25 13:11:57.359 [DefaultDispatcher-worker-11 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-02-25 13:11:57.362 [DefaultDispatcher-worker-11 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-02-25 13:11:57.369 [DefaultDispatcher-worker-16 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-02-25 13:11:57.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77262e71 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-02-25 13:11:57.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-02-25 13:11:57.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-25 13:11:57.389 [DefaultDispatcher-worker-2 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-02-25 13:11:57.393 [DefaultDispatcher-worker-17 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-02-25 13:11:57.394 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.397 [DefaultDispatcher-worker-9 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-02-25 13:11:57.401 [DefaultDispatcher-worker-16 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-02-25 13:11:57.406 [DefaultDispatcher-worker-8 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7860a014 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-02-25 13:11:57.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-02-25 13:11:57.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-25 13:11:57.427 [DefaultDispatcher-worker-6 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-02-25 13:11:57.428 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.432 [DefaultDispatcher-worker-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-02-25 13:11:57.436 [DefaultDispatcher-worker-9 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-02-25 13:11:57.440 [DefaultDispatcher-worker-16 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-02-25 13:11:57.443 [DefaultDispatcher-worker-18 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-02-25 13:11:57.449 [DefaultDispatcher-worker-8 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-02-25 13:11:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-25 13:11:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da0587a 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-02-25 13:11:57.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-02-25 13:11:57.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-25 13:11:57.470 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.471 [DefaultDispatcher-worker-12 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-02-25 13:11:57.475 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-02-25 13:11:57.479 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-02-25 13:11:57.483 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d426e01 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-25 13:11:57.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-02-25 13:11:57.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-02-25 13:11:57.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-25 13:11:57.502 [DefaultDispatcher-worker-9 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-02-25 13:11:57.507 [DefaultDispatcher-worker-11 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-02-25 13:11:57.507 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.510 [DefaultDispatcher-worker-16 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-02-25 13:11:57.514 [DefaultDispatcher-worker-19 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-02-25 13:11:57.517 [DefaultDispatcher-worker-7 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-02-25 13:11:57.524 [DefaultDispatcher-worker-2 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bede349 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-02-25 13:11:57.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-02-25 13:11:57.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-25 13:11:57.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-02-25 13:11:57.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-02-25 13:11:57.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-25 13:11:57.552 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.552 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-02-25 13:11:57.554 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d8075c 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-25 13:11:57.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-02-25 13:11:57.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-02-25 13:11:57.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-25 13:11:57.573 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-02-25 13:11:57.575 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1267f832 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-25 13:11:57.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-02-25 13:11:57.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-02-25 13:11:57.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-25 13:11:57.584 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.592 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-02-25 13:11:57.593 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5c2a84 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-02-25 13:11:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-02-25 13:11:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-25 13:11:57.608 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-02-25 13:11:57.609 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-02-25 13:11:57.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb661e0 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-02-25 13:11:57.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-02-25 13:11:57.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-25 13:11:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-25 13:11:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319e4fc 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:57.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-02-25 13:11:57.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-02-25 13:11:57.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-25 13:11:57.626 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.638 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.639 [DefaultDispatcher-worker-14 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-02-25 13:11:57.658 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.662 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33397/ 2025-02-25 13:11:57.662 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33397/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.663 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33397/ 2025-02-25 13:11:57.663 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33397/ 2025-02-25 13:11:57.663 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33397/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.679 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.694 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.705 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33397/ 2025-02-25 13:11:57.705 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33397/ 2025-02-25 13:11:57.705 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33397/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.711 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.720 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:57.746 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33397/ 2025-02-25 13:11:57.746 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33397/ 2025-02-25 13:11:57.746 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33397/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.787 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33397/ 2025-02-25 13:11:57.788 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33397/ 2025-02-25 13:11:57.788 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33397/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.830 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33397/ 2025-02-25 13:11:57.830 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33397/ 2025-02-25 13:11:57.830 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33397/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.871 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33397/ 2025-02-25 13:11:57.872 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33397/ 2025-02-25 13:11:57.872 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33397/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.913 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33397/ 2025-02-25 13:11:57.915 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34475/ 2025-02-25 13:11:57.915 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34475/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.916 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34475/ 2025-02-25 13:11:57.916 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34475/ 2025-02-25 13:11:57.916 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34475/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.957 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34475/ 2025-02-25 13:11:57.957 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34475/ 2025-02-25 13:11:57.957 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34475/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:57.998 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34475/ 2025-02-25 13:11:57.998 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34475/ 2025-02-25 13:11:57.998 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34475/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:58.039 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34475/ 2025-02-25 13:11:58.039 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34475/ 2025-02-25 13:11:58.039 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34475/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:58.080 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34475/ 2025-02-25 13:11:58.080 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34475/ 2025-02-25 13:11:58.080 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34475/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:58.121 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34475/ 2025-02-25 13:11:58.121 [Test worker @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34475/ 2025-02-25 13:11:58.121 [Test worker @coroutine#1897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34475/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-25 13:11:58.122 [Test worker @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34475/ 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af17d31 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:58.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-25 13:11:58.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-02-25 13:11:58.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-02-25 13:11:58.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-25 13:11:58.215 [DefaultDispatcher-worker-5 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8d720 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:58.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:58.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-25 13:11:58.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-02-25 13:11:58.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-02-25 13:11:58.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-25 13:11:58.241 [DefaultDispatcher-worker-17 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e0393df 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:58.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3d8e6c 2025-02-25 13:11:58.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3d8e6c 2025-02-25 13:11:58.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-25 13:11:58.262 [DefaultDispatcher-worker-21 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3d8e6c 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f933c7 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:58.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-02-25 13:11:58.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-02-25 13:11:58.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-25 13:11:58.278 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:58.285 [DefaultDispatcher-worker-19 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-02-25 13:11:58.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98a0842 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:58.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2025-02-25 13:11:58.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2025-02-25 13:11:58.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-25 13:11:58.306 [DefaultDispatcher-worker-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2025-02-25 13:11:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321302bc 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:58.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-02-25 13:11:58.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-02-25 13:11:58.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-25 13:11:58.322 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:58.331 [DefaultDispatcher-worker-19 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-02-25 13:11:58.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-25 13:11:58.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:58.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:58.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:58.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:58.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:58.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c682826 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:58.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-02-25 13:11:58.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-02-25 13:11:58.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-25 13:11:58.342 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:58.356 [DefaultDispatcher-worker-19 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae6119b 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:11:58.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:11:58.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-25 13:11:58.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-02-25 13:11:58.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-02-25 13:11:58.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-25 13:11:58.365 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:58.377 [DefaultDispatcher-worker-11 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-02-25 13:11:58.382 [DefaultDispatcher-worker-9 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-02-25 13:11:58.385 [DefaultDispatcher-worker-15 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-02-25 13:11:58.386 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:58.388 [DefaultDispatcher-worker-15 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-02-25 13:11:58.395 [DefaultDispatcher-worker-13 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-02-25 13:11:58.399 [DefaultDispatcher-worker-16 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-02-25 13:11:58.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-02-25 13:11:58.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-02-25 13:11:58.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:58.402 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20: (connection evicted) 2025-02-25 13:11:58.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:11:58.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-02-25 13:11:58.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-02-25 13:11:58.433 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:11:58.435 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10efb806 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-25 13:12:02.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-02-25 13:12:02.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-02-25 13:12:02.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-25 13:12:02.485 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-02-25 13:12:02.494 [DefaultDispatcher-worker-7 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-02-25 13:12:02.500 [DefaultDispatcher-worker-20 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a728076 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed3e66d 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-02-25 13:12:02.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-02-25 13:12:02.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-25 13:12:02.510 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-02-25 13:12:02.519 [DefaultDispatcher-worker-19 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-02-25 13:12:02.524 [DefaultDispatcher-worker-15 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-02-25 13:12:02.527 [DefaultDispatcher-worker-2 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-02-25 13:12:02.531 [DefaultDispatcher-worker-2 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48cebb78 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-02-25 13:12:02.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-02-25 13:12:02.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-25 13:12:02.541 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-02-25 13:12:02.550 [DefaultDispatcher-worker-6 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-02-25 13:12:02.554 [DefaultDispatcher-worker-7 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-02-25 13:12:02.557 [DefaultDispatcher-worker-8 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-02-25 13:12:02.561 [DefaultDispatcher-worker-12 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-02-25 13:12:02.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-25 13:12:02.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-02-25 13:12:02.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-02-25 13:12:02.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-25 13:12:02.570 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-02-25 13:12:02.577 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.579 [DefaultDispatcher-worker-6 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-02-25 13:12:02.584 [DefaultDispatcher-worker-19 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-02-25 13:12:02.587 [DefaultDispatcher-worker-9 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd92a36 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-02-25 13:12:02.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-02-25 13:12:02.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-25 13:12:02.597 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-02-25 13:12:02.602 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.606 [DefaultDispatcher-worker-9 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-02-25 13:12:02.610 [DefaultDispatcher-worker-20 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b0f674 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-25 13:12:02.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-02-25 13:12:02.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-02-25 13:12:02.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-25 13:12:02.620 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-02-25 13:12:02.629 [DefaultDispatcher-worker-10 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66831b14 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-02-25 13:12:02.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-02-25 13:12:02.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-25 13:12:02.633 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.641 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-02-25 13:12:02.650 [DefaultDispatcher-worker-18 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-02-25 13:12:02.684 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.689 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.736 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.736 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e54a35 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-25 13:12:02.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:02.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:02.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-25 13:12:02.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:02.763 [Test worker @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:02.764 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:02.766 [DefaultDispatcher-worker-15 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.766 [DefaultDispatcher-worker-15 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:02.766 [DefaultDispatcher-worker-15 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.766 [DefaultDispatcher-worker-15 @coroutine#2071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43685/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:02.767 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.767 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.770 [DefaultDispatcher-worker-5 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:02.770 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.770 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:02.770 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.771 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.771 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.772 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333e01c6 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-02-25 13:12:02.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-02-25 13:12:02.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-25 13:12:02.785 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-02-25 13:12:02.790 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-02-25 13:12:02.791 [Test worker @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-02-25 13:12:02.795 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 13:12:02.795 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-25 13:12:02.795 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 13:12:02.797 [DefaultDispatcher-worker-14 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 13:12:02.797 [DefaultDispatcher-worker-14 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-25 13:12:02.797 [DefaultDispatcher-worker-1 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64faf3d 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-25 13:12:02.846 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.848 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-02-25 13:12:02.848 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-02-25 13:12:02.849 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-02-25 13:12:02.849 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-02-25 13:12:02.850 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-02-25 13:12:02.850 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-02-25 13:12:02.851 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-02-25 13:12:02.851 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-02-25 13:12:02.852 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.853 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-02-25 13:12:02.853 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-02-25 13:12:02.854 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-02-25 13:12:02.854 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-02-25 13:12:02.855 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-02-25 13:12:02.855 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-02-25 13:12:02.856 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-02-25 13:12:02.856 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-02-25 13:12:02.858 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-02-25 13:12:02.858 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-02-25 13:12:02.858 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:02.861 [Test worker @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.862 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.863 [DefaultDispatcher-worker-15 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.863 [DefaultDispatcher-worker-15 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:02.863 [DefaultDispatcher-worker-15 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.863 [DefaultDispatcher-worker-15 @coroutine#2103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:02.864 [DefaultDispatcher-worker-2 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.864 [DefaultDispatcher-worker-2 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.867 [DefaultDispatcher-worker-21 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.867 [DefaultDispatcher-worker-21 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.867 [DefaultDispatcher-worker-21 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:02.867 [DefaultDispatcher-worker-21 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.868 [DefaultDispatcher-worker-3 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.868 [DefaultDispatcher-worker-3 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.869 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.873 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.874 [DefaultDispatcher-worker-7 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.875 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc26462 2025-02-25 13:12:02.875 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc26462 2025-02-25 13:12:02.877 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@33058daa 2025-02-25 13:12:02.877 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@33058daa 2025-02-25 13:12:02.878 [DefaultDispatcher-worker-2 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.879 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@373a0f12 2025-02-25 13:12:02.879 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@373a0f12 2025-02-25 13:12:02.881 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@72388791 2025-02-25 13:12:02.881 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@72388791 2025-02-25 13:12:02.882 [DefaultDispatcher-worker-13 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.883 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c771cc0 2025-02-25 13:12:02.883 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c771cc0 2025-02-25 13:12:02.884 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4300b239 2025-02-25 13:12:02.884 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4300b239 2025-02-25 13:12:02.886 [DefaultDispatcher-worker-11 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.886 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a577d4 2025-02-25 13:12:02.886 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a577d4 2025-02-25 13:12:02.888 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@121778de 2025-02-25 13:12:02.888 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@121778de 2025-02-25 13:12:02.890 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e2e740 2025-02-25 13:12:02.890 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e2e740 2025-02-25 13:12:02.890 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:02.890 [DefaultDispatcher-worker-21 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.894 [DefaultDispatcher-worker-11 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.898 [DefaultDispatcher-worker-6 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.902 [DefaultDispatcher-worker-7 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.907 [DefaultDispatcher-worker-10 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.910 [DefaultDispatcher-worker-16 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-25 13:12:02.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:02.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:02.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-25 13:12:02.931 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:02.936 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:02.937 [Test worker @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:02.938 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.938 [DefaultDispatcher-worker-11 @coroutine#2149] 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:37805/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:02.938 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.938 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37805/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:02.939 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.939 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:02.940 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:02.942 [DefaultDispatcher-worker-6 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:02.942 [DefaultDispatcher-worker-6 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.942 [DefaultDispatcher-worker-6 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:02.942 [DefaultDispatcher-worker-6 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.942 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae5a210 2025-02-25 13:12:02.942 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae5a210 2025-02-25 13:12:02.942 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.942 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:02.943 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4aadc 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-25 13:12:02.944 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5422573c 2025-02-25 13:12:02.944 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5422573c 2025-02-25 13:12:02.945 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@501dc960 2025-02-25 13:12:02.945 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@501dc960 2025-02-25 13:12:02.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-02-25 13:12:02.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-02-25 13:12:02.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-25 13:12:02.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-02-25 13:12:02.947 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f5d07 2025-02-25 13:12:02.947 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f5d07 2025-02-25 13:12:02.949 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@629d9896 2025-02-25 13:12:02.949 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@629d9896 2025-02-25 13:12:02.950 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c0a84e 2025-02-25 13:12:02.950 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c0a84e 2025-02-25 13:12:02.952 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-02-25 13:12:02.952 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa8337f 2025-02-25 13:12:02.952 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa8337f 2025-02-25 13:12:02.953 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-02-25 13:12:02.954 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7530a248 2025-02-25 13:12:02.954 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7530a248 2025-02-25 13:12:02.954 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 13:12:02.954 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-25 13:12:02.954 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 13:12:02.955 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 13:12:02.955 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-25 13:12:02.955 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b67dd50 2025-02-25 13:12:02.955 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b67dd50 2025-02-25 13:12:02.955 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:02.958 [DefaultDispatcher-worker-14 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620260ad 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:02.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:02.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:02.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:02.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:02.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:02.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-25 13:12:02.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:02.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:02.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-25 13:12:03.009 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:03.014 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:03.015 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:03.016 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.016 [DefaultDispatcher-worker-13 @coroutine#2181] 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:57881/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:03.016 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.016 [DefaultDispatcher-worker-13 @coroutine#2181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57881/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:03.017 [DefaultDispatcher-worker-17 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.017 [DefaultDispatcher-worker-17 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.019 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.020 [DefaultDispatcher-worker-12 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:03.020 [DefaultDispatcher-worker-12 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.020 [DefaultDispatcher-worker-12 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.020 [DefaultDispatcher-worker-12 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.020 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3756e18d 2025-02-25 13:12:03.020 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3756e18d 2025-02-25 13:12:03.021 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.021 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.022 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@39910917 2025-02-25 13:12:03.022 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@39910917 2025-02-25 13:12:03.023 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-25 13:12:03.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c96dc5c 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.024 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dae8afd 2025-02-25 13:12:03.024 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dae8afd 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-25 13:12:03.025 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ac032c 2025-02-25 13:12:03.025 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ac032c 2025-02-25 13:12:03.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-02-25 13:12:03.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-02-25 13:12:03.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-25 13:12:03.026 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-02-25 13:12:03.026 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f6df3d 2025-02-25 13:12:03.026 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f6df3d 2025-02-25 13:12:03.028 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@499eb885 2025-02-25 13:12:03.028 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@499eb885 2025-02-25 13:12:03.029 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3a29 2025-02-25 13:12:03.029 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3a29 2025-02-25 13:12:03.031 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1883fc63 2025-02-25 13:12:03.031 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1883fc63 2025-02-25 13:12:03.032 [Test worker @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-02-25 13:12:03.033 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5642d779 2025-02-25 13:12:03.033 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5642d779 2025-02-25 13:12:03.033 [Test worker @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-02-25 13:12:03.033 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f19430f 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:03.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:03.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-25 13:12:03.037 [DefaultDispatcher-worker-16 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-02-25 13:12:03.046 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.046 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:03.048 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@567abb55 2025-02-25 13:12:03.048 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@567abb55 2025-02-25 13:12:03.049 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bd4fea 2025-02-25 13:12:03.049 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bd4fea 2025-02-25 13:12:03.051 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c82d025 2025-02-25 13:12:03.051 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c82d025 2025-02-25 13:12:03.051 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:03.052 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:03.053 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@198045d1 2025-02-25 13:12:03.053 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@198045d1 2025-02-25 13:12:03.053 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.053 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:03.053 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.053 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56773/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:03.054 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.054 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.055 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa3e5a7 2025-02-25 13:12:03.055 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa3e5a7 2025-02-25 13:12:03.057 [DefaultDispatcher-worker-14 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:03.057 [DefaultDispatcher-worker-14 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.057 [DefaultDispatcher-worker-14 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.057 [DefaultDispatcher-worker-14 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.057 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@28533b06 2025-02-25 13:12:03.057 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@28533b06 2025-02-25 13:12:03.058 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.058 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.058 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9b0c16 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-25 13:12:03.059 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@629ac5d1 2025-02-25 13:12:03.059 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@629ac5d1 2025-02-25 13:12:03.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-25 13:12:03.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-25 13:12:03.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-25 13:12:03.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-25 13:12:03.061 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@79afba9e 2025-02-25 13:12:03.061 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@79afba9e 2025-02-25 13:12:03.063 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c24e6d1 2025-02-25 13:12:03.063 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c24e6d1 2025-02-25 13:12:03.063 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.066 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-25 13:12:03.067 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@206831cf 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.068 [DefaultDispatcher-worker-21 @coroutine#2233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-25 13:12:03.069 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:03.069 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:03.069 [DefaultDispatcher-worker-21 @coroutine#2233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-25 13:12:03.072 [DefaultDispatcher-worker-7 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-02-25 13:12:03.081 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:03.086 [DefaultDispatcher-worker-21 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:03.087 [DefaultDispatcher-worker-21 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:03.087 [DefaultDispatcher-worker-16 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.088 [DefaultDispatcher-worker-16 @coroutine#2240] 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-02-25 13:12:03.088 [DefaultDispatcher-worker-16 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.088 [DefaultDispatcher-worker-16 @coroutine#2240] 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-02-25 13:12:03.088 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.088 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:12:03.088 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.089 [DefaultDispatcher-worker-11 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.089 [DefaultDispatcher-worker-15 @coroutine#2233] 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-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9bd477c 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-25 13:12:03.092 [DefaultDispatcher-worker-6 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:03.092 [DefaultDispatcher-worker-6 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.092 [DefaultDispatcher-worker-6 @coroutine#2239] 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-02-25 13:12:03.092 [DefaultDispatcher-worker-6 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.092 [DefaultDispatcher-worker-14 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.097 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.100 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@377987ad 2025-02-25 13:12:03.100 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@377987ad 2025-02-25 13:12:03.101 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@39be6f32 2025-02-25 13:12:03.101 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@39be6f32 2025-02-25 13:12:03.102 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.103 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d81ecdd 2025-02-25 13:12:03.103 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d81ecdd 2025-02-25 13:12:03.104 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@78836509 2025-02-25 13:12:03.105 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@78836509 2025-02-25 13:12:03.106 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc15b 2025-02-25 13:12:03.106 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc15b 2025-02-25 13:12:03.107 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.108 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b1f9e1 2025-02-25 13:12:03.108 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b1f9e1 2025-02-25 13:12:03.108 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.109 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.109 [DefaultDispatcher-worker-6 @coroutine#2254] 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:45021/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:03.109 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.109 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45021/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:03.109 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b64030e 2025-02-25 13:12:03.109 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b64030e 2025-02-25 13:12:03.110 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.110 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.111 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac9a46 2025-02-25 13:12:03.111 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac9a46 2025-02-25 13:12:03.113 [DefaultDispatcher-worker-17 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.113 [DefaultDispatcher-worker-17 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.113 [DefaultDispatcher-worker-17 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.113 [DefaultDispatcher-worker-17 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.113 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dff2611 2025-02-25 13:12:03.113 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dff2611 2025-02-25 13:12:03.113 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.113 [DefaultDispatcher-worker-9 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.113 [DefaultDispatcher-worker-9 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.114 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.118 [DefaultDispatcher-worker-1 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.122 [DefaultDispatcher-worker-16 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.126 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.126 [DefaultDispatcher-worker-19 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.128 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad27e46 2025-02-25 13:12:03.128 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad27e46 2025-02-25 13:12:03.129 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4415996c 2025-02-25 13:12:03.129 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4415996c 2025-02-25 13:12:03.130 [DefaultDispatcher-worker-15 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.131 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@402a1536 2025-02-25 13:12:03.131 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@402a1536 2025-02-25 13:12:03.133 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5289357 2025-02-25 13:12:03.133 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5289357 2025-02-25 13:12:03.134 [DefaultDispatcher-worker-1 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.134 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.135 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c51fdfa 2025-02-25 13:12:03.135 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c51fdfa 2025-02-25 13:12:03.136 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5720de 2025-02-25 13:12:03.136 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5720de 2025-02-25 13:12:03.137 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3467d1e5 2025-02-25 13:12:03.137 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3467d1e5 2025-02-25 13:12:03.137 [DefaultDispatcher-worker-3 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.138 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390c704 2025-02-25 13:12:03.138 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390c704 2025-02-25 13:12:03.139 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f4e1fa 2025-02-25 13:12:03.139 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f4e1fa 2025-02-25 13:12:03.140 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@47af4bae 2025-02-25 13:12:03.140 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@47af4bae 2025-02-25 13:12:03.141 [DefaultDispatcher-worker-10 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.141 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@65076c18 2025-02-25 13:12:03.141 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@65076c18 2025-02-25 13:12:03.142 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adcd3f 2025-02-25 13:12:03.142 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adcd3f 2025-02-25 13:12:03.143 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@366ae36f 2025-02-25 13:12:03.143 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@366ae36f 2025-02-25 13:12:03.143 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.144 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76884c64 2025-02-25 13:12:03.144 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76884c64 2025-02-25 13:12:03.145 [DefaultDispatcher-worker-18 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.145 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e50d56 2025-02-25 13:12:03.145 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e50d56 2025-02-25 13:12:03.147 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2ad2bf 2025-02-25 13:12:03.147 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2ad2bf 2025-02-25 13:12:03.148 [DefaultDispatcher-worker-6 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.149 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62823270 2025-02-25 13:12:03.149 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62823270 2025-02-25 13:12:03.149 [DefaultDispatcher-worker-16 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.149 [DefaultDispatcher-worker-16 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:12:03.149 [DefaultDispatcher-worker-16 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.150 [DefaultDispatcher-worker-6 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.150 [DefaultDispatcher-worker-6 @coroutine#2282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.150 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@565da928 2025-02-25 13:12:03.151 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@565da928 2025-02-25 13:12:03.151 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.161 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.163 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c3815b 2025-02-25 13:12:03.163 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c3815b 2025-02-25 13:12:03.165 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@490467d3 2025-02-25 13:12:03.165 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@490467d3 2025-02-25 13:12:03.166 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3bea2b 2025-02-25 13:12:03.166 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3bea2b 2025-02-25 13:12:03.168 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@8396de8 2025-02-25 13:12:03.168 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@8396de8 2025-02-25 13:12:03.169 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.170 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@532bfced 2025-02-25 13:12:03.170 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@532bfced 2025-02-25 13:12:03.171 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@9399fb2 2025-02-25 13:12:03.171 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@9399fb2 2025-02-25 13:12:03.172 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b23a4 2025-02-25 13:12:03.172 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b23a4 2025-02-25 13:12:03.173 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe70e5 2025-02-25 13:12:03.173 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe70e5 2025-02-25 13:12:03.173 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b83ec12 2025-02-25 13:12:03.173 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b83ec12 2025-02-25 13:12:03.174 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1f4c2 2025-02-25 13:12:03.174 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1f4c2 2025-02-25 13:12:03.175 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@681692a7 2025-02-25 13:12:03.175 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@681692a7 2025-02-25 13:12:03.176 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c37ade 2025-02-25 13:12:03.176 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c37ade 2025-02-25 13:12:03.176 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6456d7dc 2025-02-25 13:12:03.177 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6456d7dc 2025-02-25 13:12:03.177 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.178 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b9bb 2025-02-25 13:12:03.178 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b9bb 2025-02-25 13:12:03.179 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf986e 2025-02-25 13:12:03.179 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf986e 2025-02-25 13:12:03.181 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba405b1 2025-02-25 13:12:03.181 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba405b1 2025-02-25 13:12:03.182 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ec8591 2025-02-25 13:12:03.182 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ec8591 2025-02-25 13:12:03.184 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@30757f96 2025-02-25 13:12:03.184 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@30757f96 2025-02-25 13:12:03.184 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.190 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.191 [DefaultDispatcher-worker-1 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45021/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:12:03.191 [DefaultDispatcher-worker-1 @coroutine#2282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45021/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:03.192 [DefaultDispatcher-worker-1 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:12:03.192 [DefaultDispatcher-worker-1 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-25 13:12:03.192 [DefaultDispatcher-worker-1 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:12:03.193 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f0b7 2025-02-25 13:12:03.193 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f0b7 2025-02-25 13:12:03.193 [DefaultDispatcher-worker-17 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:12:03.193 [DefaultDispatcher-worker-17 @coroutine#2282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:12:03.194 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@ece1ec6 2025-02-25 13:12:03.195 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@ece1ec6 2025-02-25 13:12:03.196 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@af19bc7 2025-02-25 13:12:03.196 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@af19bc7 2025-02-25 13:12:03.198 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff314fd 2025-02-25 13:12:03.198 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff314fd 2025-02-25 13:12:03.200 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d9fc 2025-02-25 13:12:03.200 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d9fc 2025-02-25 13:12:03.201 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef6df02 2025-02-25 13:12:03.201 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef6df02 2025-02-25 13:12:03.203 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@785f4cb8 2025-02-25 13:12:03.203 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@785f4cb8 2025-02-25 13:12:03.204 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdcebb2 2025-02-25 13:12:03.204 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdcebb2 2025-02-25 13:12:03.206 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a5b88c 2025-02-25 13:12:03.206 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a5b88c 2025-02-25 13:12:03.206 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-02-25 13:12:03.218 [DefaultDispatcher-worker-5 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-25 13:12:03.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-25 13:12:03.233 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.238 [Test worker @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.239 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.240 [DefaultDispatcher-worker-5 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.240 [DefaultDispatcher-worker-5 @coroutine#2305] 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:41205/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:03.240 [DefaultDispatcher-worker-5 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.240 [DefaultDispatcher-worker-5 @coroutine#2305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41205/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:03.241 [DefaultDispatcher-worker-4 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.241 [DefaultDispatcher-worker-4 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.244 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.244 [DefaultDispatcher-worker-17 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.244 [DefaultDispatcher-worker-17 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.244 [DefaultDispatcher-worker-17 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.245 [DefaultDispatcher-worker-2 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.245 [DefaultDispatcher-worker-2 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.245 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce7ab6f 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-25 13:12:03.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-02-25 13:12:03.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-02-25 13:12:03.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-25 13:12:03.248 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-02-25 13:12:03.254 [Test worker @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-02-25 13:12:03.254 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-02-25 13:12:03.258 [DefaultDispatcher-worker-5 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-02-25 13:12:03.258 [DefaultDispatcher-worker-1 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.261 [DefaultDispatcher-worker-17 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.264 [DefaultDispatcher-worker-18 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.267 [DefaultDispatcher-worker-11 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.277 [DefaultDispatcher-worker-16 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.284 [DefaultDispatcher-worker-1 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.287 [DefaultDispatcher-worker-6 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.291 [DefaultDispatcher-worker-4 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.294 [DefaultDispatcher-worker-3 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.298 [DefaultDispatcher-worker-20 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:03.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-25 13:12:03.310 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.315 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.316 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.317 [DefaultDispatcher-worker-20 @coroutine#2347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.317 [DefaultDispatcher-worker-20 @coroutine#2347] 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:46133/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:03.317 [DefaultDispatcher-worker-20 @coroutine#2347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.317 [DefaultDispatcher-worker-20 @coroutine#2347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46133/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:03.318 [DefaultDispatcher-worker-17 @coroutine#2347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.318 [DefaultDispatcher-worker-17 @coroutine#2347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.321 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.321 [DefaultDispatcher-worker-18 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.321 [DefaultDispatcher-worker-18 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.321 [DefaultDispatcher-worker-18 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.321 [DefaultDispatcher-worker-18 @coroutine#2346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.322 [DefaultDispatcher-worker-10 @coroutine#2346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.322 [DefaultDispatcher-worker-10 @coroutine#2346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.323 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-25 13:12:03.323 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4ac537 2025-02-25 13:12:03.323 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4ac537 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c55658 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-25 13:12:03.325 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@138d28ee 2025-02-25 13:12:03.325 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@138d28ee 2025-02-25 13:12:03.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-02-25 13:12:03.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-02-25 13:12:03.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-25 13:12:03.325 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-02-25 13:12:03.326 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b2ae47 2025-02-25 13:12:03.326 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b2ae47 2025-02-25 13:12:03.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b022d5 2025-02-25 13:12:03.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b022d5 2025-02-25 13:12:03.329 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@191836c9 2025-02-25 13:12:03.329 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@191836c9 2025-02-25 13:12:03.331 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-02-25 13:12:03.331 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a8b75c 2025-02-25 13:12:03.331 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a8b75c 2025-02-25 13:12:03.332 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-02-25 13:12:03.333 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eafdf8 2025-02-25 13:12:03.333 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eafdf8 2025-02-25 13:12:03.335 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@329fdd9a 2025-02-25 13:12:03.335 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@329fdd9a 2025-02-25 13:12:03.335 [DefaultDispatcher-worker-13 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-02-25 13:12:03.336 [DefaultDispatcher-worker-1 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.336 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a691b7e 2025-02-25 13:12:03.336 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a691b7e 2025-02-25 13:12:03.336 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.340 [DefaultDispatcher-worker-3 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.343 [DefaultDispatcher-worker-9 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.346 [DefaultDispatcher-worker-10 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.347 [DefaultDispatcher-worker-18 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.347 [DefaultDispatcher-worker-18 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:12:03.347 [DefaultDispatcher-worker-18 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.347 [DefaultDispatcher-worker-8 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.347 [DefaultDispatcher-worker-8 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-25 13:12:03.348 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.349 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75795fa7 2025-02-25 13:12:03.349 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75795fa7 2025-02-25 13:12:03.351 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbeaf78 2025-02-25 13:12:03.351 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbeaf78 2025-02-25 13:12:03.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8134d7 2025-02-25 13:12:03.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8134d7 2025-02-25 13:12:03.356 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83a543 2025-02-25 13:12:03.356 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83a543 2025-02-25 13:12:03.357 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b851d3 2025-02-25 13:12:03.357 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b851d3 2025-02-25 13:12:03.359 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@b73fb73 2025-02-25 13:12:03.359 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@b73fb73 2025-02-25 13:12:03.360 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da25146 2025-02-25 13:12:03.360 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da25146 2025-02-25 13:12:03.362 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac5a0c 2025-02-25 13:12:03.362 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac5a0c 2025-02-25 13:12:03.364 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5dae43 2025-02-25 13:12:03.364 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5dae43 2025-02-25 13:12:03.364 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.388 [DefaultDispatcher-worker-18 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46133/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-25 13:12:03.388 [DefaultDispatcher-worker-18 @coroutine#2375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46133/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:03.388 [DefaultDispatcher-worker-18 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:12:03.388 [DefaultDispatcher-worker-18 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-25 13:12:03.388 [DefaultDispatcher-worker-18 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:12:03.389 [DefaultDispatcher-worker-8 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:12:03.389 [DefaultDispatcher-worker-8 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-25 13:12:03.399 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:03.401 [DefaultDispatcher-worker-14 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:03.402 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4dc9f3 2025-02-25 13:12:03.402 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4dc9f3 2025-02-25 13:12:03.403 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@508a2c4a 2025-02-25 13:12:03.403 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@508a2c4a 2025-02-25 13:12:03.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-25 13:12:03.405 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b5a283 2025-02-25 13:12:03.405 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b5a283 2025-02-25 13:12:03.407 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b72671 2025-02-25 13:12:03.407 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b72671 2025-02-25 13:12:03.408 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@210577e5 2025-02-25 13:12:03.408 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@210577e5 2025-02-25 13:12:03.410 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ecf7f3 2025-02-25 13:12:03.410 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ecf7f3 2025-02-25 13:12:03.411 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b4f8d7 2025-02-25 13:12:03.411 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b4f8d7 2025-02-25 13:12:03.413 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7198d93e 2025-02-25 13:12:03.413 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7198d93e 2025-02-25 13:12:03.415 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba822b7 2025-02-25 13:12:03.415 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba822b7 2025-02-25 13:12:03.415 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.417 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.422 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.423 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.424 [DefaultDispatcher-worker-15 @coroutine#2401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.424 [DefaultDispatcher-worker-15 @coroutine#2401] 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:38269/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:03.424 [DefaultDispatcher-worker-15 @coroutine#2401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.424 [DefaultDispatcher-worker-15 @coroutine#2401] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38269/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:03.425 [DefaultDispatcher-worker-4 @coroutine#2401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.425 [DefaultDispatcher-worker-4 @coroutine#2401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:03.425 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.427 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@aab8348 2025-02-25 13:12:03.428 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@aab8348 2025-02-25 13:12:03.428 [DefaultDispatcher-worker-1 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.428 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.428 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.428 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.429 [DefaultDispatcher-worker-9 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.429 [DefaultDispatcher-worker-9 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.429 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c7c6d 2025-02-25 13:12:03.429 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c7c6d 2025-02-25 13:12:03.430 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706dee4 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-25 13:12:03.431 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e838 2025-02-25 13:12:03.431 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e838 2025-02-25 13:12:03.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-02-25 13:12:03.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-02-25 13:12:03.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-25 13:12:03.432 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-02-25 13:12:03.432 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@45517656 2025-02-25 13:12:03.432 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@45517656 2025-02-25 13:12:03.434 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b61c77 2025-02-25 13:12:03.434 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b61c77 2025-02-25 13:12:03.436 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@74de9578 2025-02-25 13:12:03.436 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@74de9578 2025-02-25 13:12:03.437 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd3a1f3 2025-02-25 13:12:03.437 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd3a1f3 2025-02-25 13:12:03.438 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-02-25 13:12:03.439 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e8919 2025-02-25 13:12:03.439 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e8919 2025-02-25 13:12:03.439 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-02-25 13:12:03.441 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6087c65 2025-02-25 13:12:03.441 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6087c65 2025-02-25 13:12:03.441 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.441 [DefaultDispatcher-worker-21 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/auth/register 2025-02-25 13:12:03.441 [DefaultDispatcher-worker-21 @coroutine#2423] 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:38269/auth/register. 2025-02-25 13:12:03.441 [DefaultDispatcher-worker-21 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/auth/register 2025-02-25 13:12:03.441 [DefaultDispatcher-worker-21 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38269/auth/register from class io.ktor.http.content.TextContent 2025-02-25 13:12:03.442 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/auth/register 2025-02-25 13:12:03.442 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/auth/register 2025-02-25 13:12:03.444 [DefaultDispatcher-worker-20 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-02-25 13:12:03.483 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38269/auth/register. 2025-02-25 13:12:03.483 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38269/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:03.496 [DefaultDispatcher-worker-7 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.500 [DefaultDispatcher-worker-8 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:03.504 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.506 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9249b9 2025-02-25 13:12:03.506 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9249b9 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7940b3 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-25 13:12:03.508 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b6bb 2025-02-25 13:12:03.508 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b6bb 2025-02-25 13:12:03.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-25 13:12:03.510 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a22c9 2025-02-25 13:12:03.510 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a22c9 2025-02-25 13:12:03.512 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4468bc80 2025-02-25 13:12:03.512 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4468bc80 2025-02-25 13:12:03.513 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2efa35 2025-02-25 13:12:03.513 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2efa35 2025-02-25 13:12:03.515 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e67f45 2025-02-25 13:12:03.515 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e67f45 2025-02-25 13:12:03.516 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a675a 2025-02-25 13:12:03.516 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a675a 2025-02-25 13:12:03.518 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@244743cf 2025-02-25 13:12:03.518 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@244743cf 2025-02-25 13:12:03.520 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e92ea20 2025-02-25 13:12:03.520 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e92ea20 2025-02-25 13:12:03.520 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.520 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.526 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.526 [Test worker @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.528 [DefaultDispatcher-worker-18 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.528 [DefaultDispatcher-worker-18 @coroutine#2436] 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-02-25 13:12:03.528 [DefaultDispatcher-worker-18 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.528 [DefaultDispatcher-worker-18 @coroutine#2436] 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-02-25 13:12:03.528 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.528 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.532 [DefaultDispatcher-worker-19 @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.532 [DefaultDispatcher-worker-19 @coroutine#2435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.532 [DefaultDispatcher-worker-19 @coroutine#2435] 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-02-25 13:12:03.532 [DefaultDispatcher-worker-19 @coroutine#2435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.532 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.532 [DefaultDispatcher-worker-21 @coroutine#2435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.532 [DefaultDispatcher-worker-21 @coroutine#2435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.533 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.534 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b817fc3 2025-02-25 13:12:03.534 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b817fc3 2025-02-25 13:12:03.536 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@154682c3 2025-02-25 13:12:03.536 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@154682c3 2025-02-25 13:12:03.536 [Test worker @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.537 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@117914b3 2025-02-25 13:12:03.537 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@117914b3 2025-02-25 13:12:03.539 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@547b88f8 2025-02-25 13:12:03.539 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@547b88f8 2025-02-25 13:12:03.540 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@44148ad3 2025-02-25 13:12:03.540 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@44148ad3 2025-02-25 13:12:03.542 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e55808 2025-02-25 13:12:03.542 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e55808 2025-02-25 13:12:03.544 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c60048b 2025-02-25 13:12:03.544 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c60048b 2025-02-25 13:12:03.545 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@345477b7 2025-02-25 13:12:03.545 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@345477b7 2025-02-25 13:12:03.547 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@547621fc 2025-02-25 13:12:03.547 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@547621fc 2025-02-25 13:12:03.547 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-25 13:12:03.555 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60147536 2025-02-25 13:12:03.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-25 13:12:03.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-25 13:12:03.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.556 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60147536: (connection evicted) 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:03.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-25 13:12:03.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@215efb16 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-25 13:12:03.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-25 13:12:03.561 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.566 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.567 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.568 [DefaultDispatcher-worker-20 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.568 [DefaultDispatcher-worker-20 @coroutine#2463] 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-02-25 13:12:03.568 [DefaultDispatcher-worker-20 @coroutine#2463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.568 [DefaultDispatcher-worker-20 @coroutine#2463] 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-02-25 13:12:03.568 [DefaultDispatcher-worker-1 @coroutine#2463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.568 [DefaultDispatcher-worker-1 @coroutine#2463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.572 [DefaultDispatcher-worker-16 @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.572 [DefaultDispatcher-worker-16 @coroutine#2462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.572 [DefaultDispatcher-worker-16 @coroutine#2462] 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-02-25 13:12:03.572 [DefaultDispatcher-worker-16 @coroutine#2462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.572 [DefaultDispatcher-worker-3 @coroutine#2462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.572 [DefaultDispatcher-worker-3 @coroutine#2462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.573 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.574 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.576 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-02-25 13:12:03.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-25 13:12:03.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-25 13:12:03.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.576 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b: (connection evicted) 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:03.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-25 13:12:03.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc76532 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-25 13:12:03.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-25 13:12:03.579 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.584 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.585 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.586 [DefaultDispatcher-worker-10 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.586 [DefaultDispatcher-worker-10 @coroutine#2490] 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-02-25 13:12:03.586 [DefaultDispatcher-worker-10 @coroutine#2490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.586 [DefaultDispatcher-worker-10 @coroutine#2490] 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-02-25 13:12:03.586 [DefaultDispatcher-worker-8 @coroutine#2490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.586 [DefaultDispatcher-worker-8 @coroutine#2490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.590 [DefaultDispatcher-worker-8 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.590 [DefaultDispatcher-worker-8 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.590 [DefaultDispatcher-worker-8 @coroutine#2489] 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-02-25 13:12:03.590 [DefaultDispatcher-worker-8 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.590 [DefaultDispatcher-worker-8 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.590 [DefaultDispatcher-worker-8 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.591 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.592 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.594 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.595 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.597 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.599 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.600 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-02-25 13:12:03.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-25 13:12:03.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-25 13:12:03.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.600 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@baf87a5: (connection evicted) 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:03.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-25 13:12:03.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4583a186 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-25 13:12:03.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-25 13:12:03.603 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.608 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.609 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.610 [DefaultDispatcher-worker-8 @coroutine#2528] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.610 [DefaultDispatcher-worker-8 @coroutine#2528] 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-02-25 13:12:03.610 [DefaultDispatcher-worker-8 @coroutine#2528] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.610 [DefaultDispatcher-worker-8 @coroutine#2528] 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-02-25 13:12:03.611 [DefaultDispatcher-worker-12 @coroutine#2528] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.611 [DefaultDispatcher-worker-12 @coroutine#2528] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.614 [DefaultDispatcher-worker-17 @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.614 [DefaultDispatcher-worker-17 @coroutine#2527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.614 [DefaultDispatcher-worker-17 @coroutine#2527] 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-02-25 13:12:03.614 [DefaultDispatcher-worker-17 @coroutine#2527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.614 [DefaultDispatcher-worker-19 @coroutine#2527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.614 [DefaultDispatcher-worker-19 @coroutine#2527] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.615 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.616 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.618 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7843b65e 2025-02-25 13:12:03.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-25 13:12:03.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-25 13:12:03.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.619 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7843b65e: (connection evicted) 2025-02-25 13:12:03.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:03.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-25 13:12:03.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4a95c4 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-25 13:12:03.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-25 13:12:03.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.627 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.628 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.628 [DefaultDispatcher-worker-5 @coroutine#2560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.628 [DefaultDispatcher-worker-5 @coroutine#2560] 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-02-25 13:12:03.628 [DefaultDispatcher-worker-5 @coroutine#2560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.628 [DefaultDispatcher-worker-5 @coroutine#2560] 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-02-25 13:12:03.629 [DefaultDispatcher-worker-4 @coroutine#2560] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.629 [DefaultDispatcher-worker-4 @coroutine#2560] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.633 [DefaultDispatcher-worker-4 @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.633 [DefaultDispatcher-worker-4 @coroutine#2559] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.633 [DefaultDispatcher-worker-4 @coroutine#2559] 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-02-25 13:12:03.633 [DefaultDispatcher-worker-4 @coroutine#2559] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.633 [DefaultDispatcher-worker-15 @coroutine#2559] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.633 [DefaultDispatcher-worker-15 @coroutine#2559] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.634 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.636 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.637 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.638 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.640 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2025-02-25 13:12:03.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-25 13:12:03.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-25 13:12:03.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.640 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84: (connection evicted) 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:03.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-25 13:12:03.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c07deff 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-25 13:12:03.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@664c0466 2025-02-25 13:12:03.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@664c0466 2025-02-25 13:12:03.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-25 13:12:03.644 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c0466 2025-02-25 13:12:03.649 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c0466 2025-02-25 13:12:03.650 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c0466 2025-02-25 13:12:03.651 [DefaultDispatcher-worker-13 @coroutine#2592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.651 [DefaultDispatcher-worker-13 @coroutine#2592] 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-02-25 13:12:03.651 [DefaultDispatcher-worker-13 @coroutine#2592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.651 [DefaultDispatcher-worker-13 @coroutine#2592] 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-02-25 13:12:03.652 [DefaultDispatcher-worker-5 @coroutine#2592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.652 [DefaultDispatcher-worker-5 @coroutine#2592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-25 13:12:03.655 [DefaultDispatcher-worker-7 @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c0466 2025-02-25 13:12:03.655 [DefaultDispatcher-worker-7 @coroutine#2591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.655 [DefaultDispatcher-worker-7 @coroutine#2591] 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-02-25 13:12:03.655 [DefaultDispatcher-worker-7 @coroutine#2591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.655 [DefaultDispatcher-worker-10 @coroutine#2591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.655 [DefaultDispatcher-worker-10 @coroutine#2591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-25 13:12:03.656 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c0466 2025-02-25 13:12:03.657 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c0466 2025-02-25 13:12:03.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-25 13:12:03.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-25 13:12:03.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.659 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664c0466: (connection evicted) 2025-02-25 13:12:03.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:03.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-25 13:12:03.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-25 13:12:03.776 [DefaultDispatcher-worker-4 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:03.776 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.776 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.776 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.777 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.777 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.873 [DefaultDispatcher-worker-14 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:03.873 [DefaultDispatcher-worker-14 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.873 [DefaultDispatcher-worker-14 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.873 [DefaultDispatcher-worker-14 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.874 [DefaultDispatcher-worker-19 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.874 [DefaultDispatcher-worker-19 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb654e3 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.927 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.928 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.928 [Test worker @coroutine#2640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-25 13:12:03.928 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@520034a 2025-02-25 13:12:03.928 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@520034a 2025-02-25 13:12:03.928 [Test worker @coroutine#2640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-25 13:12:03.936 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520034a 2025-02-25 13:12:03.941 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520034a 2025-02-25 13:12:03.942 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520034a 2025-02-25 13:12:03.943 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520034a 2025-02-25 13:12:03.946 [DefaultDispatcher-worker-6 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:03.947 [DefaultDispatcher-worker-6 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.947 [DefaultDispatcher-worker-6 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:03.947 [DefaultDispatcher-worker-6 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.947 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.947 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:03.947 [DefaultDispatcher-worker-6 @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520034a 2025-02-25 13:12:03.954 [DefaultDispatcher-worker-21 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520034a 2025-02-25 13:12:03.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-25 13:12:03.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-25 13:12:03.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:03.955 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520034a: (connection evicted) 2025-02-25 13:12:03.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:03.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-25 13:12:03.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c7c593 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:03.957 [Test worker @coroutine#2669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-25 13:12:03.965 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:03.971 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:03.971 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:03.972 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2926144f 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-02-25 13:12:03.973 [Test worker @coroutine#2669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-25 13:12:03.981 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-02-25 13:12:03.987 [Test worker @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-02-25 13:12:03.987 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-02-25 13:12:03.988 [Test worker @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-02-25 13:12:03.995 [DefaultDispatcher-worker-7 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2025-02-25 13:12:04.003 [DefaultDispatcher-worker-13 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:04.008 [DefaultDispatcher-worker-15 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:04.012 [DefaultDispatcher-worker-6 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2025-02-25 13:12:04.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-25 13:12:04.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-25 13:12:04.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.020 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8: (connection evicted) 2025-02-25 13:12:04.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-25 13:12:04.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-25 13:12:04.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-25 13:12:04.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-25 13:12:04.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.020 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9: (connection evicted) 2025-02-25 13:12:04.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-25 13:12:04.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7806db3f 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.022 [Test worker @coroutine#2702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-25 13:12:04.027 [DefaultDispatcher-worker-7 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:04.027 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.027 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.027 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.028 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.028 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.031 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.036 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.037 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.037 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f9b425 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-02-25 13:12:04.038 [Test worker @coroutine#2702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-25 13:12:04.046 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-02-25 13:12:04.051 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-02-25 13:12:04.051 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-02-25 13:12:04.052 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-02-25 13:12:04.057 [DefaultDispatcher-worker-6 @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-02-25 13:12:04.062 [DefaultDispatcher-worker-12 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:04.062 [DefaultDispatcher-worker-12 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.062 [DefaultDispatcher-worker-12 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.062 [DefaultDispatcher-worker-12 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.063 [DefaultDispatcher-worker-9 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.063 [DefaultDispatcher-worker-9 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.064 [DefaultDispatcher-worker-16 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.068 [DefaultDispatcher-worker-17 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.072 [DefaultDispatcher-worker-3 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2025-02-25 13:12:04.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-25 13:12:04.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-25 13:12:04.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.075 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7: (connection evicted) 2025-02-25 13:12:04.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-25 13:12:04.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-25 13:12:04.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-25 13:12:04.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-25 13:12:04.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.076 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79de00af: (connection evicted) 2025-02-25 13:12:04.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-25 13:12:04.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f744b4e 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.077 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.078 [Test worker @coroutine#2742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-25 13:12:04.089 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.094 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.095 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.096 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.097 [DefaultDispatcher-worker-4 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:04.097 [DefaultDispatcher-worker-4 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.097 [DefaultDispatcher-worker-4 @coroutine#2239] 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-02-25 13:12:04.097 [DefaultDispatcher-worker-4 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.098 [DefaultDispatcher-worker-19 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.101 [DefaultDispatcher-worker-5 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.112 [DefaultDispatcher-worker-11 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.113 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.116 [DefaultDispatcher-worker-17 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2025-02-25 13:12:04.117 [DefaultDispatcher-worker-18 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:04.117 [DefaultDispatcher-worker-18 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.117 [DefaultDispatcher-worker-18 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.117 [DefaultDispatcher-worker-18 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.118 [DefaultDispatcher-worker-2 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.118 [DefaultDispatcher-worker-2 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-25 13:12:04.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-25 13:12:04.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.128 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2165b170: (connection evicted) 2025-02-25 13:12:04.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-25 13:12:04.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-25 13:12:04.129 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791dcda7 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.130 [Test worker @coroutine#2800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-25 13:12:04.138 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.143 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.144 [Test worker @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.145 [Test worker @coroutine#2805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.150 [DefaultDispatcher-worker-20 @coroutine#2807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.162 [DefaultDispatcher-worker-2 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.164 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.168 [DefaultDispatcher-worker-10 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-02-25 13:12:04.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-25 13:12:04.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-25 13:12:04.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.172 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@828e2d8: (connection evicted) 2025-02-25 13:12:04.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-25 13:12:04.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293988dc 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.173 [Test worker @coroutine#2853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-25 13:12:04.174 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.174 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.174 [Test worker @coroutine#2853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-25 13:12:04.181 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.186 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.187 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.188 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.193 [DefaultDispatcher-worker-19 @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.204 [DefaultDispatcher-worker-10 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.208 [DefaultDispatcher-worker-7 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.277 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.279 [DefaultDispatcher-worker-12 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:04.279 [DefaultDispatcher-worker-12 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.279 [DefaultDispatcher-worker-12 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.279 [DefaultDispatcher-worker-12 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.280 [DefaultDispatcher-worker-8 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.280 [DefaultDispatcher-worker-8 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.328 [DefaultDispatcher-worker-21 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:04.328 [DefaultDispatcher-worker-21 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.328 [DefaultDispatcher-worker-21 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.328 [DefaultDispatcher-worker-21 @coroutine#2346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.329 [DefaultDispatcher-worker-3 @coroutine#2346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.329 [DefaultDispatcher-worker-3 @coroutine#2346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.333 [DefaultDispatcher-worker-12 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2025-02-25 13:12:04.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-25 13:12:04.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-25 13:12:04.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.364 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63fcc21: (connection evicted) 2025-02-25 13:12:04.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-25 13:12:04.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-25 13:12:04.365 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@571360b2 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.366 [Test worker @coroutine#2897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-25 13:12:04.373 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.379 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.380 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.381 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.385 [DefaultDispatcher-worker-21 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.386 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.397 [DefaultDispatcher-worker-11 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.401 [DefaultDispatcher-worker-18 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2025-02-25 13:12:04.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-25 13:12:04.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-25 13:12:04.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.406 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ec3604: (connection evicted) 2025-02-25 13:12:04.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-25 13:12:04.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aa4d595 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2025-02-25 13:12:04.407 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-25 13:12:04.416 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2025-02-25 13:12:04.421 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2025-02-25 13:12:04.421 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2025-02-25 13:12:04.422 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2025-02-25 13:12:04.428 [DefaultDispatcher-worker-5 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2025-02-25 13:12:04.465 [DefaultDispatcher-worker-14 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:04.465 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.465 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.465 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.466 [DefaultDispatcher-worker-10 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.466 [DefaultDispatcher-worker-10 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-25 13:12:04.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-25 13:12:04.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.469 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb: (connection evicted) 2025-02-25 13:12:04.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-25 13:12:04.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-25 13:12:04.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e04dbc1 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-25 13:12:04.528 [DefaultDispatcher-worker-21 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.532 [DefaultDispatcher-worker-5 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.536 [DefaultDispatcher-worker-4 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.540 [DefaultDispatcher-worker-14 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.558 [DefaultDispatcher-worker-3 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.558 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-25 13:12:04.563 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-02-25 13:12:04.564 [DefaultDispatcher-worker-7 @coroutine#2969] INFO ktor.application - Responding at http://0.0.0.0:44247 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640a80aa 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-25 13:12:04.572 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.572 [DefaultDispatcher-worker-3 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.573 [DefaultDispatcher-worker-3 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:04.573 [DefaultDispatcher-worker-3 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.573 [DefaultDispatcher-worker-3 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:04.574 [eventLoopGroupProxy-19-1 @call-handler#2979] 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-02-25 13:12:04.574 [eventLoopGroupProxy-19-2 @call-handler#2980] 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-02-25 13:12:04.574 [eventLoopGroupProxy-19-1 @call-handler#2979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.574 [eventLoopGroupProxy-19-2 @call-handler#2980] 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-02-25 13:12:04.574 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:12:04.575 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.575 [DefaultDispatcher-worker-10 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.575 [DefaultDispatcher-worker-10 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-25 13:12:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@83b39c3 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-25 13:12:04.583 [DefaultDispatcher-worker-15 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.584 [DefaultDispatcher-worker-15 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.584 [DefaultDispatcher-worker-15 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.584 [DefaultDispatcher-worker-15 @coroutine#2970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.584 [eventLoopGroupProxy-19-2 @call-handler#2986] 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-02-25 13:12:04.584 [eventLoopGroupProxy-19-2 @call-handler#2986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.585 [DefaultDispatcher-worker-17 @coroutine#2970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.585 [DefaultDispatcher-worker-17 @coroutine#2970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.587 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.587 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:04.587 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.587 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-25 13:12:04.588 [eventLoopGroupProxy-19-2 @call-handler#2995] 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-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:04.588 [eventLoopGroupProxy-19-2 @call-handler#2995] 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-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:04.588 [eventLoopGroupProxy-19-2 @call-handler#2995] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ffc3c0 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:04.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-25 13:12:04.588 [eventLoopGroupProxy-19-2 @call-handler#2995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-02-25 13:12:04.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-02-25 13:12:04.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-25 13:12:04.589 [eventLoopGroupProxy-19-3 @call-handler#2998] 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-02-25 13:12:04.589 [DefaultDispatcher-worker-21 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.589 [eventLoopGroupProxy-19-3 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.589 [DefaultDispatcher-worker-21 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.589 [DefaultDispatcher-worker-18 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.593 [DefaultDispatcher-worker-13 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.598 [DefaultDispatcher-worker-1 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.598 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.598 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.598 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.598 [eventLoopGroupProxy-19-2 @call-handler#3004] 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-02-25 13:12:04.598 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.599 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.599 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.599 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.599 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-25 13:12:04.599 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.599 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-25 13:12:04.600 [eventLoopGroupProxy-19-2 @call-handler#3013] 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-02-25 13:12:04.600 [eventLoopGroupProxy-19-2 @call-handler#3013] 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-02-25 13:12:04.600 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:12:04.600 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.600 [DefaultDispatcher-worker-12 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.600 [eventLoopGroupProxy-19-4 @call-handler#3017] 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-02-25 13:12:04.601 [DefaultDispatcher-worker-12 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-25 13:12:04.601 [eventLoopGroupProxy-19-4 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.603 [DefaultDispatcher-worker-10 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.604 [DefaultDispatcher-worker-5 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.606 [DefaultDispatcher-worker-4 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.608 [DefaultDispatcher-worker-15 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.610 [DefaultDispatcher-worker-3 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-02-25 13:12:04.610 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.610 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.610 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.610 [eventLoopGroupProxy-19-2 @call-handler#3025] 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-02-25 13:12:04.610 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.610 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.610 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.614 [DefaultDispatcher-worker-5 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-02-25 13:12:04.617 [DefaultDispatcher-worker-2 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-02-25 13:12:04.624 [DefaultDispatcher-worker-4 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.625 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 13:12:04.625 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-25 13:12:04.625 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 13:12:04.625 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-25 13:12:04.628 [DefaultDispatcher-worker-19 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.639 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 13:12:04.639 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-25 13:12:04.640 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-25 13:12:04.640 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.640 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539393 2025-02-25 13:12:04.640 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539393. 2025-02-25 13:12:04.640 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539393 2025-02-25 13:12:04.640 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:12:04.643 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.643 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539393 2025-02-25 13:12:04.643 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539393 2025-02-25 13:12:04.643 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539393. 2025-02-25 13:12:04.643 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539393 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.648 [DefaultDispatcher-worker-20 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.649 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:12:04.649 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 13:12:04.649 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:12:04.649 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:12:04.650 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.651 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:12:04.651 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:12:04.651 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 13:12:04.651 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.655 [DefaultDispatcher-worker-2 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.664 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:04.666 [DefaultDispatcher-worker-19 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.670 [DefaultDispatcher-worker-10 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.670 [DefaultDispatcher-worker-8 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.670 [DefaultDispatcher-worker-10 @coroutine#2972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.670 [DefaultDispatcher-worker-10 @coroutine#2972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/message. 2025-02-25 13:12:04.670 [DefaultDispatcher-worker-10 @coroutine#2972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.670 [DefaultDispatcher-worker-10 @coroutine#2972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44247/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:12:04.671 [eventLoopGroupProxy-19-2 @call-handler#3053] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-02-25 13:12:04.671 [eventLoopGroupProxy-19-2 @call-handler#3053] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-25 13:12:04.671 [eventLoopGroupProxy-19-2 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:12:04.676 [DefaultDispatcher-worker-10 @call-handler#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.676 [eventLoopGroupProxy-19-2 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.676 [DefaultDispatcher-worker-13 @coroutine#2972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.676 [DefaultDispatcher-worker-13 @coroutine#2972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.676 [DefaultDispatcher-worker-13 @coroutine#2972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/message. 2025-02-25 13:12:04.676 [DefaultDispatcher-worker-13 @coroutine#2972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.678 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.680 [DefaultDispatcher-worker-15 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.686 [DefaultDispatcher-worker-18 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.686 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 13:12:04.686 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-25 13:12:04.686 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 13:12:04.687 [eventLoopGroupProxy-19-2 @call-handler#3066] 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-02-25 13:12:04.689 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.690 [DefaultDispatcher-worker-18 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.700 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 13:12:04.700 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-25 13:12:04.700 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-25 13:12:04.700 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.701 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539394 2025-02-25 13:12:04.701 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539394. 2025-02-25 13:12:04.701 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539394 2025-02-25 13:12:04.701 [eventLoopGroupProxy-19-2 @call-handler#3070] 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-02-25 13:12:04.702 [eventLoopGroupProxy-19-2 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.702 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539394 2025-02-25 13:12:04.702 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539394 2025-02-25 13:12:04.702 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539394. 2025-02-25 13:12:04.702 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698570952948539394 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.706 [DefaultDispatcher-worker-13 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.707 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:12:04.707 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 13:12:04.707 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:12:04.707 [eventLoopGroupProxy-19-2 @call-handler#3074] 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-02-25 13:12:04.707 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.708 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:12:04.708 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync 2025-02-25 13:12:04.708 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-25 13:12:04.708 [DefaultDispatcher-worker-13 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.712 [DefaultDispatcher-worker-1 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.724 [DefaultDispatcher-worker-14 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.729 [DefaultDispatcher-worker-5 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.730 [DefaultDispatcher-worker-12 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.730 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.730 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/message. 2025-02-25 13:12:04.730 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.730 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44247/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:12:04.730 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-02-25 13:12:04.730 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-02-25 13:12:04.730 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:12:04.733 [DefaultDispatcher-worker-1 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.737 [DefaultDispatcher-worker-9 @call-handler#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.737 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.737 [DefaultDispatcher-worker-21 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.737 [DefaultDispatcher-worker-21 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.737 [DefaultDispatcher-worker-21 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/message. 2025-02-25 13:12:04.737 [DefaultDispatcher-worker-21 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.742 [DefaultDispatcher-worker-14 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.747 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 2025-02-25 13:12:04.747 [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:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392. 2025-02-25 13:12:04.747 [UI Thread @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 2025-02-25 13:12:04.748 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.748 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.748 [UI Thread @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.748 [eventLoopGroupProxy-19-2 @call-handler#3115] 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-02-25 13:12:04.749 [UI Thread @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.749 [UI Thread @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.749 [UI Thread @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.749 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.749 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.749 [UI Thread @coroutine#3111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.750 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 2025-02-25 13:12:04.750 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393. 2025-02-25 13:12:04.750 [UI Thread @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 2025-02-25 13:12:04.751 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.751 [eventLoopGroupProxy-19-5 @call-handler#3137] 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-02-25 13:12:04.751 [eventLoopGroupProxy-19-7 @call-handler#3139] 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-02-25 13:12:04.752 [UI Thread @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 2025-02-25 13:12:04.752 [UI Thread @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 2025-02-25 13:12:04.752 [eventLoopGroupProxy-19-6 @call-handler#3140] 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-02-25 13:12:04.752 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392. 2025-02-25 13:12:04.752 [UI Thread @coroutine#3100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.752 [eventLoopGroupProxy-19-7 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.752 [eventLoopGroupProxy-19-5 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.753 [eventLoopGroupProxy-19-6 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.753 [eventLoopGroupProxy-19-8 @call-handler#3147] 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-02-25 13:12:04.753 [UI Thread @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.753 [UI Thread @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.753 [UI Thread @coroutine#3111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.753 [UI Thread @coroutine#3111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.753 [UI Thread @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.753 [UI Thread @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.753 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.753 [UI Thread @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.753 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.753 [UI Thread @coroutine#3111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.753 [UI Thread @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.753 [UI Thread @coroutine#3109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.758 [DefaultDispatcher-worker-8 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.761 [eventLoopGroupProxy-19-8 @call-handler#3147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.761 [UI Thread @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 2025-02-25 13:12:04.761 [UI Thread @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 2025-02-25 13:12:04.762 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393. 2025-02-25 13:12:04.762 [UI Thread @coroutine#3131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.762 [DefaultDispatcher-worker-6 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.766 [DefaultDispatcher-worker-15 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.771 [DefaultDispatcher-worker-19 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.776 [DefaultDispatcher-worker-12 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.779 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698570952948539392 2025-02-25 13:12:04.779 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698570952948539392. 2025-02-25 13:12:04.779 [UI Thread @coroutine#3160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698570952948539392 2025-02-25 13:12:04.780 [eventLoopGroupProxy-19-2 @call-handler#3162] 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-02-25 13:12:04.781 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.781 [UI Thread @coroutine#3160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698570952948539392 2025-02-25 13:12:04.781 [UI Thread @coroutine#3160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698570952948539392 2025-02-25 13:12:04.781 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698570952948539392. 2025-02-25 13:12:04.781 [UI Thread @coroutine#3160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.782 [DefaultDispatcher-worker-5 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:04.782 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.782 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.782 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.783 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.783 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.787 [DefaultDispatcher-worker-2 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.793 [DefaultDispatcher-worker-16 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.796 [DefaultDispatcher-worker-20 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.796 [DefaultDispatcher-worker-20 @coroutine#2972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.796 [DefaultDispatcher-worker-20 @coroutine#2972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/message. 2025-02-25 13:12:04.796 [DefaultDispatcher-worker-20 @coroutine#2972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.796 [DefaultDispatcher-worker-20 @coroutine#2972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44247/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:12:04.797 [eventLoopGroupProxy-19-2 @call-handler#3173] 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-02-25 13:12:04.797 [eventLoopGroupProxy-19-2 @call-handler#3173] 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-02-25 13:12:04.797 [eventLoopGroupProxy-19-2 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:12:04.801 [DefaultDispatcher-worker-18 @call-handler#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.801 [eventLoopGroupProxy-19-2 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.802 [DefaultDispatcher-worker-19 @coroutine#2972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.802 [DefaultDispatcher-worker-19 @coroutine#2972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.802 [DefaultDispatcher-worker-19 @coroutine#2972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/message. 2025-02-25 13:12:04.802 [DefaultDispatcher-worker-19 @coroutine#2972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.806 [DefaultDispatcher-worker-21 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.806 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698570952948539394&assignmentUid=698570952948539392&clazzUid=698570952948539392&submitterUid=698570952948539393 2025-02-25 13:12:04.806 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698570952948539394&assignmentUid=698570952948539392&clazzUid=698570952948539392&submitterUid=698570952948539393. 2025-02-25 13:12:04.806 [UI Thread @coroutine#3189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698570952948539394&assignmentUid=698570952948539392&clazzUid=698570952948539392&submitterUid=698570952948539393 2025-02-25 13:12:04.807 [eventLoopGroupProxy-19-2 @call-handler#3194] 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-02-25 13:12:04.810 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.810 [UI Thread @coroutine#3189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698570952948539394&assignmentUid=698570952948539392&clazzUid=698570952948539392&submitterUid=698570952948539393 2025-02-25 13:12:04.810 [UI Thread @coroutine#3189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698570952948539394&assignmentUid=698570952948539392&clazzUid=698570952948539392&submitterUid=698570952948539393 2025-02-25 13:12:04.811 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698570952948539394&assignmentUid=698570952948539392&clazzUid=698570952948539392&submitterUid=698570952948539393. 2025-02-25 13:12:04.811 [UI Thread @coroutine#3189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698570952948539394&assignmentUid=698570952948539392&clazzUid=698570952948539392&submitterUid=698570952948539393 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.815 [DefaultDispatcher-worker-16 @coroutine#3189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.821 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/PersonDao/getNamesByUid?uid=698570952948539393 2025-02-25 13:12:04.821 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/PersonDao/getNamesByUid?uid=698570952948539393. 2025-02-25 13:12:04.821 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/PersonDao/getNamesByUid?uid=698570952948539393 2025-02-25 13:12:04.821 [eventLoopGroupProxy-19-2 @call-handler#3212] 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-02-25 13:12:04.822 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.822 [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:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.822 [UI Thread @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.822 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.822 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698570952948539392 2025-02-25 13:12:04.822 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698570952948539392. 2025-02-25 13:12:04.822 [UI Thread @coroutine#3213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698570952948539392 2025-02-25 13:12:04.822 [eventLoopGroupProxy-19-6 @call-handler#3221] 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-02-25 13:12:04.822 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.822 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.822 [UI Thread @coroutine#3215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.822 [UI Thread @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.822 [UI Thread @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.822 [UI Thread @coroutine#3217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.822 [eventLoopGroupProxy-19-7 @call-handler#3227] 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-02-25 13:12:04.822 [eventLoopGroupProxy-19-2 @call-handler#3232] 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-02-25 13:12:04.822 [eventLoopGroupProxy-19-8 @call-handler#3233] 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-02-25 13:12:04.823 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/PersonDao/getNamesByUid?uid=698570952948539393 2025-02-25 13:12:04.823 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/PersonDao/getNamesByUid?uid=698570952948539393 2025-02-25 13:12:04.823 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/PersonDao/getNamesByUid?uid=698570952948539393. 2025-02-25 13:12:04.823 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/PersonDao/getNamesByUid?uid=698570952948539393 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.823 [eventLoopGroupProxy-19-2 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.824 [UI Thread @coroutine#3215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.824 [UI Thread @coroutine#3215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.824 [eventLoopGroupProxy-19-8 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.824 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.824 [UI Thread @coroutine#3215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.824 [UI Thread @coroutine#3217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.824 [UI Thread @coroutine#3217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.824 [UI Thread @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.824 [UI Thread @coroutine#3217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.824 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.824 [UI Thread @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.824 [UI Thread @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.824 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.824 [UI Thread @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.825 [eventLoopGroupProxy-19-7 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.825 [UI Thread @coroutine#3213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698570952948539392 2025-02-25 13:12:04.825 [UI Thread @coroutine#3213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698570952948539392 2025-02-25 13:12:04.825 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698570952948539392. 2025-02-25 13:12:04.825 [UI Thread @coroutine#3213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.828 [DefaultDispatcher-worker-6 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.831 [DefaultDispatcher-worker-20 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.834 [DefaultDispatcher-worker-4 @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.837 [DefaultDispatcher-worker-16 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.840 [DefaultDispatcher-worker-9 @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.843 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539394 2025-02-25 13:12:04.843 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539394. 2025-02-25 13:12:04.843 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539394 2025-02-25 13:12:04.844 [eventLoopGroupProxy-19-2 @call-handler#3249] 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-02-25 13:12:04.846 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.847 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539394 2025-02-25 13:12:04.847 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539394 2025-02-25 13:12:04.847 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539394. 2025-02-25 13:12:04.847 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539394 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.851 [DefaultDispatcher-worker-5 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.853 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/PersonDao/findByUidAsync?uid=698570952948539393 2025-02-25 13:12:04.853 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidAsync?uid=698570952948539393. 2025-02-25 13:12:04.853 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/PersonDao/findByUidAsync?uid=698570952948539393 2025-02-25 13:12:04.853 [eventLoopGroupProxy-19-2 @call-handler#3253] 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-02-25 13:12:04.853 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.854 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/PersonDao/findByUidAsync?uid=698570952948539393 2025-02-25 13:12:04.854 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidAsync?uid=698570952948539393 2025-02-25 13:12:04.854 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/PersonDao/findByUidAsync?uid=698570952948539393. 2025-02-25 13:12:04.854 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/PersonDao/findByUidAsync?uid=698570952948539393 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.857 [DefaultDispatcher-worker-14 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.863 [DefaultDispatcher-worker-13 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.867 [DefaultDispatcher-worker-20 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.867 [DefaultDispatcher-worker-20 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.867 [DefaultDispatcher-worker-20 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/message. 2025-02-25 13:12:04.867 [DefaultDispatcher-worker-20 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.867 [DefaultDispatcher-worker-20 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44247/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-25 13:12:04.867 [eventLoopGroupProxy-19-2 @call-handler#3259] 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-02-25 13:12:04.868 [eventLoopGroupProxy-19-2 @call-handler#3259] 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-02-25 13:12:04.868 [eventLoopGroupProxy-19-2 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-25 13:12:04.872 [DefaultDispatcher-worker-12 @call-handler#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-02-25 13:12:04.872 [eventLoopGroupProxy-19-2 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.872 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.872 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/replication/message 2025-02-25 13:12:04.872 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/replication/message. 2025-02-25 13:12:04.872 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.873 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 2025-02-25 13:12:04.873 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392. 2025-02-25 13:12:04.873 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 2025-02-25 13:12:04.873 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.873 [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:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.873 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.874 [eventLoopGroupProxy-19-2 @call-handler#3299] 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-02-25 13:12:04.874 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.874 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.874 [UI Thread @coroutine#3291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.874 [eventLoopGroupProxy-19-6 @call-handler#3300] 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-02-25 13:12:04.874 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.874 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.874 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.874 [eventLoopGroupProxy-19-7 @call-handler#3309] 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-02-25 13:12:04.874 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.874 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 2025-02-25 13:12:04.874 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393. 2025-02-25 13:12:04.874 [UI Thread @coroutine#3311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 2025-02-25 13:12:04.874 [eventLoopGroupProxy-19-8 @call-handler#3313] 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-02-25 13:12:04.875 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 2025-02-25 13:12:04.875 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 2025-02-25 13:12:04.875 [eventLoopGroupProxy-19-8 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.875 [eventLoopGroupProxy-19-7 @call-handler#3309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.875 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392. 2025-02-25 13:12:04.875 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.875 [eventLoopGroupProxy-19-6 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.875 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.875 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.875 [UI Thread @coroutine#3291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.875 [UI Thread @coroutine#3291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.875 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.875 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 2025-02-25 13:12:04.875 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.875 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.876 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.876 [UI Thread @coroutine#3291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.876 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392. 2025-02-25 13:12:04.876 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698570952948539393&assignmentUid=698570952948539392 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.876 [eventLoopGroupProxy-19-9 @call-handler#3326] 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-02-25 13:12:04.877 [DefaultDispatcher-worker-14 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-02-25 13:12:04.878 [eventLoopGroupProxy-19-9 @call-handler#3326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-25 13:12:04.878 [UI Thread @coroutine#3311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 2025-02-25 13:12:04.878 [UI Thread @coroutine#3311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 2025-02-25 13:12:04.878 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393. 2025-02-25 13:12:04.878 [UI Thread @coroutine#3311] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44247/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698570952948539392&clazzUid=698570952948539392&accountPersonUid=698570952948539393 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:04.879 [DefaultDispatcher-worker-19 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:04.879 [DefaultDispatcher-worker-19 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.879 [DefaultDispatcher-worker-19 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.879 [DefaultDispatcher-worker-19 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.879 [DefaultDispatcher-worker-9 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.880 [DefaultDispatcher-worker-5 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.880 [DefaultDispatcher-worker-5 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.882 [DefaultDispatcher-worker-3 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.885 [DefaultDispatcher-worker-4 @coroutine#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.889 [DefaultDispatcher-worker-23 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.893 [DefaultDispatcher-worker-7 @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-02-25 13:12:04.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-02-25 13:12:04.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-02-25 13:12:04.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.895 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7410c197: (connection evicted) 2025-02-25 13:12:04.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-02-25 13:12:04.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-02-25 13:12:04.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-25 13:12:04.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-25 13:12:04.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:04.896 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4: (connection evicted) 2025-02-25 13:12:04.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:04.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-25 13:12:04.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-25 13:12:04.952 [DefaultDispatcher-worker-5 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:04.952 [DefaultDispatcher-worker-5 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.952 [DefaultDispatcher-worker-5 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:04.952 [DefaultDispatcher-worker-5 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.952 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:04.952 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.032 [DefaultDispatcher-worker-19 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:05.032 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.032 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.032 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.033 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.033 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.067 [DefaultDispatcher-worker-13 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:05.067 [DefaultDispatcher-worker-13 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.067 [DefaultDispatcher-worker-13 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.067 [DefaultDispatcher-worker-13 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.068 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.068 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.102 [DefaultDispatcher-worker-23 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:05.102 [DefaultDispatcher-worker-23 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.102 [DefaultDispatcher-worker-23 @coroutine#2239] 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-02-25 13:12:05.102 [DefaultDispatcher-worker-23 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.103 [DefaultDispatcher-worker-23 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.122 [DefaultDispatcher-worker-22 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:05.122 [DefaultDispatcher-worker-22 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.122 [DefaultDispatcher-worker-22 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.122 [DefaultDispatcher-worker-22 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.123 [DefaultDispatcher-worker-11 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.123 [DefaultDispatcher-worker-11 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.284 [DefaultDispatcher-worker-18 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:05.284 [DefaultDispatcher-worker-18 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.284 [DefaultDispatcher-worker-18 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.284 [DefaultDispatcher-worker-18 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.285 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.285 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.334 [DefaultDispatcher-worker-17 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:05.334 [DefaultDispatcher-worker-17 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.334 [DefaultDispatcher-worker-17 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.334 [DefaultDispatcher-worker-17 @coroutine#2346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.334 [DefaultDispatcher-worker-12 @coroutine#2346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.334 [DefaultDispatcher-worker-12 @coroutine#2346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.470 [DefaultDispatcher-worker-3 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:05.470 [DefaultDispatcher-worker-3 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.470 [DefaultDispatcher-worker-3 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.470 [DefaultDispatcher-worker-3 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.471 [DefaultDispatcher-worker-21 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.471 [DefaultDispatcher-worker-21 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.787 [DefaultDispatcher-worker-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:05.787 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.787 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.787 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.788 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.788 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.884 [DefaultDispatcher-worker-20 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:05.884 [DefaultDispatcher-worker-20 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.884 [DefaultDispatcher-worker-20 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.884 [DefaultDispatcher-worker-20 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.885 [DefaultDispatcher-worker-5 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.885 [DefaultDispatcher-worker-5 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-25 13:12:05.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-25 13:12:05.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:05.899 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9be2897: (connection evicted) 2025-02-25 13:12:05.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:05.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-25 13:12:05.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dfe14d4 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8 2025-02-25 13:12:05.902 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-25 13:12:05.909 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8 2025-02-25 13:12:05.914 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8 2025-02-25 13:12:05.915 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8 2025-02-25 13:12:05.916 [Test worker @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8 2025-02-25 13:12:05.916 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-25 13:12:05.916 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:05.916 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:05.916 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:05.916 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:05.916 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e64c7b 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f91d19 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f91d19 2025-02-25 13:12:05.917 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-25 13:12:05.924 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f91d19 2025-02-25 13:12:05.929 [Test worker @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f91d19 2025-02-25 13:12:05.930 [Test worker @coroutine#3390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f91d19 2025-02-25 13:12:05.931 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f91d19 2025-02-25 13:12:05.935 [DefaultDispatcher-worker-10 @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f91d19 2025-02-25 13:12:05.943 [DefaultDispatcher-worker-11 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8 2025-02-25 13:12:05.948 [DefaultDispatcher-worker-20 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8 2025-02-25 13:12:05.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-25 13:12:05.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-25 13:12:05.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:05.953 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ebd80f8: (connection evicted) 2025-02-25 13:12:05.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:05.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-25 13:12:05.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-25 13:12:05.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-25 13:12:05.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-25 13:12:05.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:05.954 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51f91d19: (connection evicted) 2025-02-25 13:12:05.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:05.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-25 13:12:05.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c4e86e7 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:05.955 [Test worker @coroutine#3440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-25 13:12:05.956 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:05.956 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:05.956 [Test worker @coroutine#3440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-25 13:12:05.957 [DefaultDispatcher-worker-14 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:05.957 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.957 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:05.957 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.958 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.958 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:05.963 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:05.968 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:05.969 [Test worker @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:05.970 [Test worker @coroutine#3448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a9cfd5f 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:05.970 [Test worker @coroutine#3440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-25 13:12:05.971 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@51fadd20 2025-02-25 13:12:05.971 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@51fadd20 2025-02-25 13:12:05.971 [Test worker @coroutine#3440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-25 13:12:05.978 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fadd20 2025-02-25 13:12:05.983 [Test worker @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fadd20 2025-02-25 13:12:05.983 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fadd20 2025-02-25 13:12:05.984 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fadd20 2025-02-25 13:12:05.988 [DefaultDispatcher-worker-3 @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fadd20 2025-02-25 13:12:05.996 [DefaultDispatcher-worker-14 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:06.001 [DefaultDispatcher-worker-9 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:06.006 [DefaultDispatcher-worker-18 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:06.016 [DefaultDispatcher-worker-11 @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5 2025-02-25 13:12:06.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-25 13:12:06.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-25 13:12:06.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.019 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc82de5: (connection evicted) 2025-02-25 13:12:06.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-25 13:12:06.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-25 13:12:06.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-25 13:12:06.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-25 13:12:06.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.020 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51fadd20: (connection evicted) 2025-02-25 13:12:06.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-25 13:12:06.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@808f65 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2025-02-25 13:12:06.021 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-25 13:12:06.029 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2025-02-25 13:12:06.034 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2025-02-25 13:12:06.035 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2025-02-25 13:12:06.036 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2025-02-25 13:12:06.036 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-25 13:12:06.036 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.036 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.036 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.036 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.036 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.036 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0f50d8 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2025-02-25 13:12:06.037 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-25 13:12:06.037 [DefaultDispatcher-worker-16 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:06.037 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.037 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.037 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.038 [DefaultDispatcher-worker-9 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.038 [DefaultDispatcher-worker-9 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.044 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2025-02-25 13:12:06.049 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2025-02-25 13:12:06.050 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2025-02-25 13:12:06.051 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2025-02-25 13:12:06.055 [DefaultDispatcher-worker-23 @coroutine#3545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2025-02-25 13:12:06.063 [DefaultDispatcher-worker-23 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2025-02-25 13:12:06.068 [DefaultDispatcher-worker-16 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2025-02-25 13:12:06.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-25 13:12:06.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-25 13:12:06.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.072 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad: (connection evicted) 2025-02-25 13:12:06.072 [DefaultDispatcher-worker-11 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:06.072 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.072 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.072 [DefaultDispatcher-worker-11 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-25 13:12:06.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-25 13:12:06.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-25 13:12:06.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-25 13:12:06.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.073 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57cfd353: (connection evicted) 2025-02-25 13:12:06.073 [DefaultDispatcher-worker-7 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.073 [DefaultDispatcher-worker-7 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-25 13:12:06.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43815bc 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-02-25 13:12:06.074 [Test worker @coroutine#3592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-25 13:12:06.082 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-02-25 13:12:06.087 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-02-25 13:12:06.088 [Test worker @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-02-25 13:12:06.088 [Test worker @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e86d24 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2025-02-25 13:12:06.089 [Test worker @coroutine#3592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-25 13:12:06.097 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2025-02-25 13:12:06.102 [Test worker @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2025-02-25 13:12:06.103 [Test worker @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2025-02-25 13:12:06.104 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2025-02-25 13:12:06.107 [DefaultDispatcher-worker-16 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:06.107 [DefaultDispatcher-worker-16 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.107 [DefaultDispatcher-worker-16 @coroutine#2239] 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-02-25 13:12:06.107 [DefaultDispatcher-worker-16 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.107 [DefaultDispatcher-worker-3 @coroutine#3606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2025-02-25 13:12:06.107 [DefaultDispatcher-worker-3 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.114 [DefaultDispatcher-worker-3 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-02-25 13:12:06.119 [DefaultDispatcher-worker-6 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-02-25 13:12:06.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-25 13:12:06.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-25 13:12:06.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.123 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b: (connection evicted) 2025-02-25 13:12:06.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-25 13:12:06.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-25 13:12:06.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-25 13:12:06.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-25 13:12:06.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.124 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415cb259: (connection evicted) 2025-02-25 13:12:06.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-25 13:12:06.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d1acf9 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.125 [Test worker @coroutine#3652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-25 13:12:06.126 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2025-02-25 13:12:06.126 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2025-02-25 13:12:06.126 [Test worker @coroutine#3652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-25 13:12:06.127 [DefaultDispatcher-worker-3 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:06.127 [DefaultDispatcher-worker-3 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.127 [DefaultDispatcher-worker-3 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.127 [DefaultDispatcher-worker-3 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.128 [DefaultDispatcher-worker-5 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.128 [DefaultDispatcher-worker-5 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.133 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2025-02-25 13:12:06.139 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2025-02-25 13:12:06.139 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2025-02-25 13:12:06.140 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ad39f2f 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2025-02-25 13:12:06.141 [Test worker @coroutine#3652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-25 13:12:06.148 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2025-02-25 13:12:06.153 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2025-02-25 13:12:06.155 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2025-02-25 13:12:06.156 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2025-02-25 13:12:06.160 [DefaultDispatcher-worker-13 @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2025-02-25 13:12:06.167 [DefaultDispatcher-worker-5 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2025-02-25 13:12:06.172 [DefaultDispatcher-worker-9 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2025-02-25 13:12:06.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-25 13:12:06.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-25 13:12:06.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.176 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452aea78: (connection evicted) 2025-02-25 13:12:06.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-25 13:12:06.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-25 13:12:06.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-25 13:12:06.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-25 13:12:06.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.177 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dc72335: (connection evicted) 2025-02-25 13:12:06.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-25 13:12:06.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e0eb917 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.178 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.179 [Test worker @coroutine#3712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-25 13:12:06.189 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.194 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.195 [Test worker @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.196 [Test worker @coroutine#3717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9fa0ea 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2025-02-25 13:12:06.197 [Test worker @coroutine#3712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-25 13:12:06.204 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2025-02-25 13:12:06.209 [Test worker @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2025-02-25 13:12:06.210 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2025-02-25 13:12:06.211 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2025-02-25 13:12:06.215 [DefaultDispatcher-worker-7 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2025-02-25 13:12:06.222 [DefaultDispatcher-worker-5 @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.227 [DefaultDispatcher-worker-5 @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.231 [DefaultDispatcher-worker-4 @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792bf78a 2025-02-25 13:12:06.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-25 13:12:06.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-25 13:12:06.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.236 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@792bf78a: (connection evicted) 2025-02-25 13:12:06.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-25 13:12:06.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-25 13:12:06.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-25 13:12:06.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-25 13:12:06.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.236 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e7f72: (connection evicted) 2025-02-25 13:12:06.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-25 13:12:06.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-25 13:12:06.237 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fd3b57 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.238 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-25 13:12:06.250 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.255 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.255 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.256 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.256 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54e0b29c 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-02-25 13:12:06.257 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-25 13:12:06.264 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-02-25 13:12:06.269 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-02-25 13:12:06.270 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-02-25 13:12:06.271 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-02-25 13:12:06.274 [DefaultDispatcher-worker-5 @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-02-25 13:12:06.281 [DefaultDispatcher-worker-10 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.286 [DefaultDispatcher-worker-16 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.289 [DefaultDispatcher-worker-12 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:06.289 [DefaultDispatcher-worker-12 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.289 [DefaultDispatcher-worker-12 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.289 [DefaultDispatcher-worker-12 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.289 [DefaultDispatcher-worker-3 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.289 [DefaultDispatcher-worker-9 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.289 [DefaultDispatcher-worker-9 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.298 [DefaultDispatcher-worker-5 @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-25 13:12:06.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-25 13:12:06.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-25 13:12:06.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.300 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70: (connection evicted) 2025-02-25 13:12:06.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-25 13:12:06.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-25 13:12:06.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-25 13:12:06.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-25 13:12:06.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.300 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c24063c: (connection evicted) 2025-02-25 13:12:06.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-25 13:12:06.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb00dcc 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.302 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-25 13:12:06.309 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.314 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.315 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.316 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497ccf3 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.316 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-25 13:12:06.317 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-02-25 13:12:06.317 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-02-25 13:12:06.317 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-25 13:12:06.324 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-02-25 13:12:06.329 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-02-25 13:12:06.329 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-02-25 13:12:06.330 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-02-25 13:12:06.334 [DefaultDispatcher-worker-12 @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-02-25 13:12:06.338 [DefaultDispatcher-worker-20 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:06.338 [DefaultDispatcher-worker-20 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.338 [DefaultDispatcher-worker-20 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.338 [DefaultDispatcher-worker-20 @coroutine#2346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.339 [DefaultDispatcher-worker-11 @coroutine#2346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.339 [DefaultDispatcher-worker-11 @coroutine#2346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.341 [DefaultDispatcher-worker-9 @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.346 [DefaultDispatcher-worker-2 @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.347 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-25 13:12:06.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-25 13:12:06.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-25 13:12:06.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.351 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d92d132: (connection evicted) 2025-02-25 13:12:06.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-25 13:12:06.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-25 13:12:06.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-25 13:12:06.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-25 13:12:06.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.351 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@743167c7: (connection evicted) 2025-02-25 13:12:06.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-25 13:12:06.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-25 13:12:06.352 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7734695d 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.353 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-25 13:12:06.360 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.365 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.366 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.367 [Test worker @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d593bbc 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.367 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-25 13:12:06.368 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-02-25 13:12:06.368 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-02-25 13:12:06.368 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-25 13:12:06.375 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-02-25 13:12:06.380 [Test worker @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-02-25 13:12:06.381 [Test worker @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-02-25 13:12:06.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-02-25 13:12:06.385 [DefaultDispatcher-worker-14 @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-02-25 13:12:06.393 [DefaultDispatcher-worker-3 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.398 [DefaultDispatcher-worker-7 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.399 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.400 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-25 13:12:06.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-25 13:12:06.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-25 13:12:06.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.404 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0: (connection evicted) 2025-02-25 13:12:06.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-25 13:12:06.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-25 13:12:06.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-25 13:12:06.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-25 13:12:06.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.405 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65018381: (connection evicted) 2025-02-25 13:12:06.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-25 13:12:06.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7475f071 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.406 [Test worker @coroutine#3985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-25 13:12:06.407 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-25 13:12:06.407 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-25 13:12:06.407 [Test worker @coroutine#3985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-25 13:12:06.414 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-25 13:12:06.419 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-25 13:12:06.420 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-25 13:12:06.421 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4dce67 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-02-25 13:12:06.421 [Test worker @coroutine#3985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-25 13:12:06.429 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-02-25 13:12:06.434 [Test worker @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-02-25 13:12:06.434 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-02-25 13:12:06.435 [Test worker @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-02-25 13:12:06.439 [DefaultDispatcher-worker-6 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-02-25 13:12:06.446 [DefaultDispatcher-worker-2 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-25 13:12:06.451 [DefaultDispatcher-worker-13 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-25 13:12:06.490 [DefaultDispatcher-worker-24 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:06.491 [DefaultDispatcher-worker-24 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.491 [DefaultDispatcher-worker-24 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.491 [DefaultDispatcher-worker-24 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.491 [DefaultDispatcher-worker-22 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.491 [DefaultDispatcher-worker-22 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-25 13:12:06.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-25 13:12:06.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.493 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9: (connection evicted) 2025-02-25 13:12:06.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-25 13:12:06.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-25 13:12:06.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-25 13:12:06.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-25 13:12:06.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.493 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc: (connection evicted) 2025-02-25 13:12:06.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-25 13:12:06.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-25 13:12:06.494 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-25 13:12:06.494 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b538e2a 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-02-25 13:12:06.495 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-25 13:12:06.504 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-02-25 13:12:06.509 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-02-25 13:12:06.510 [Test worker @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-02-25 13:12:06.511 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c51dec5 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-02-25 13:12:06.511 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-25 13:12:06.519 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-02-25 13:12:06.524 [Test worker @coroutine#4072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-02-25 13:12:06.524 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-02-25 13:12:06.525 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-02-25 13:12:06.530 [DefaultDispatcher-worker-19 @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-02-25 13:12:06.537 [DefaultDispatcher-worker-11 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-02-25 13:12:06.542 [DefaultDispatcher-worker-7 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-02-25 13:12:06.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-25 13:12:06.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-25 13:12:06.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.545 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3: (connection evicted) 2025-02-25 13:12:06.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-25 13:12:06.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-25 13:12:06.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-25 13:12:06.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-25 13:12:06.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.546 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40e420fe: (connection evicted) 2025-02-25 13:12:06.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-25 13:12:06.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@532b3244 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.547 [Test worker @coroutine#4122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-25 13:12:06.548 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.548 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.548 [Test worker @coroutine#4122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-25 13:12:06.556 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.561 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.562 [Test worker @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.563 [Test worker @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142f0ac1 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.563 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-02-25 13:12:06.564 [Test worker @coroutine#4122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-25 13:12:06.572 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-02-25 13:12:06.577 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-02-25 13:12:06.578 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-02-25 13:12:06.579 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-02-25 13:12:06.584 [DefaultDispatcher-worker-8 @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-02-25 13:12:06.591 [DefaultDispatcher-worker-15 @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.596 [DefaultDispatcher-worker-3 @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.597 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.598 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-02-25 13:12:06.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-25 13:12:06.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-25 13:12:06.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.602 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42a08547: (connection evicted) 2025-02-25 13:12:06.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-25 13:12:06.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-25 13:12:06.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-25 13:12:06.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-25 13:12:06.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.603 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5967492a: (connection evicted) 2025-02-25 13:12:06.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-25 13:12:06.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63064672 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.604 [Test worker @coroutine#4183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-25 13:12:06.605 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.605 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.605 [Test worker @coroutine#4183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-25 13:12:06.612 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.618 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.619 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.620 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.620 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-02-25 13:12:06.621 [Test worker @coroutine#4183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-25 13:12:06.629 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-02-25 13:12:06.634 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-02-25 13:12:06.635 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-02-25 13:12:06.636 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-02-25 13:12:06.640 [DefaultDispatcher-worker-22 @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-02-25 13:12:06.647 [DefaultDispatcher-worker-20 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.652 [DefaultDispatcher-worker-15 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.657 [UI Thread @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-02-25 13:12:06.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-25 13:12:06.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-25 13:12:06.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.659 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25767bd9: (connection evicted) 2025-02-25 13:12:06.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-25 13:12:06.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-25 13:12:06.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-25 13:12:06.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-25 13:12:06.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.660 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb: (connection evicted) 2025-02-25 13:12:06.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-25 13:12:06.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3f0c5c 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.662 [Test worker @coroutine#4275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-25 13:12:06.670 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.675 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.676 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.677 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.681 [DefaultDispatcher-worker-7 @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.682 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.690 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-02-25 13:12:06.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-25 13:12:06.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-25 13:12:06.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.702 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b991034: (connection evicted) 2025-02-25 13:12:06.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-25 13:12:06.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a34f07 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2025-02-25 13:12:06.704 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-25 13:12:06.711 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2025-02-25 13:12:06.716 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2025-02-25 13:12:06.717 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2025-02-25 13:12:06.718 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2025-02-25 13:12:06.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-25 13:12:06.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-25 13:12:06.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:06.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-25 13:12:06.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-25 13:12:06.721 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43baf0b9 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2025-02-25 13:12:06.722 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-25 13:12:06.729 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2025-02-25 13:12:06.734 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2025-02-25 13:12:06.735 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2025-02-25 13:12:06.736 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2025-02-25 13:12:06.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-25 13:12:06.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-25 13:12:06.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:06.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-25 13:12:06.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-25 13:12:06.739 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123372f4 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-02-25 13:12:06.740 [Test worker @coroutine#4368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-25 13:12:06.750 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-02-25 13:12:06.756 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-02-25 13:12:06.756 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-02-25 13:12:06.757 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-02-25 13:12:06.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-25 13:12:06.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-25 13:12:06.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:06.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-25 13:12:06.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-25 13:12:06.761 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-25 13:12:06.761 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.761 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.761 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.761 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.761 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.761 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.761 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e07ccbf 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-02-25 13:12:06.762 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-25 13:12:06.770 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-02-25 13:12:06.775 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-02-25 13:12:06.776 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-02-25 13:12:06.777 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-02-25 13:12:06.782 [DefaultDispatcher-worker-7 @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-02-25 13:12:06.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-25 13:12:06.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-25 13:12:06.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.790 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22: (connection evicted) 2025-02-25 13:12:06.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-25 13:12:06.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be49e00 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2025-02-25 13:12:06.792 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-25 13:12:06.793 [DefaultDispatcher-worker-6 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:06.793 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.793 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.793 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.793 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.793 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.800 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2025-02-25 13:12:06.805 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2025-02-25 13:12:06.806 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2025-02-25 13:12:06.807 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2025-02-25 13:12:06.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-25 13:12:06.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-25 13:12:06.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:06.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-25 13:12:06.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d92e9da 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.810 [Test worker @coroutine#4464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-25 13:12:06.819 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.824 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.825 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.826 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.830 [DefaultDispatcher-worker-8 @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.831 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.833 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-25 13:12:06.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-25 13:12:06.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-25 13:12:06.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.845 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6208f81c: (connection evicted) 2025-02-25 13:12:06.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-25 13:12:06.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312ddc51 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.846 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-25 13:12:06.847 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-25 13:12:06.854 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-25 13:12:06.859 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-25 13:12:06.860 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-25 13:12:06.861 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-25 13:12:06.861 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-25 13:12:06.861 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.861 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.861 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.861 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.861 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.861 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.861 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e69162 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-25 13:12:06.862 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-25 13:12:06.870 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-25 13:12:06.875 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-25 13:12:06.875 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-25 13:12:06.876 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-25 13:12:06.880 [DefaultDispatcher-worker-16 @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7326f323 2025-02-25 13:12:06.887 [DefaultDispatcher-worker-4 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-25 13:12:06.889 [DefaultDispatcher-worker-20 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:06.889 [DefaultDispatcher-worker-20 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.889 [DefaultDispatcher-worker-20 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.889 [DefaultDispatcher-worker-20 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.890 [DefaultDispatcher-worker-1 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.890 [DefaultDispatcher-worker-1 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.896 [DefaultDispatcher-worker-18 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-02-25 13:12:06.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-25 13:12:06.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-25 13:12:06.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.901 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c: (connection evicted) 2025-02-25 13:12:06.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-25 13:12:06.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-25 13:12:06.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-25 13:12:06.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-25 13:12:06.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.902 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7326f323: (connection evicted) 2025-02-25 13:12:06.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-25 13:12:06.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d4ea4cf 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-02-25 13:12:06.903 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-25 13:12:06.911 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-02-25 13:12:06.916 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-02-25 13:12:06.916 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-02-25 13:12:06.917 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-02-25 13:12:06.917 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12515d64 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-02-25 13:12:06.918 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-25 13:12:06.925 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-02-25 13:12:06.930 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-02-25 13:12:06.931 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-02-25 13:12:06.932 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-02-25 13:12:06.935 [DefaultDispatcher-worker-20 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2025-02-25 13:12:06.943 [DefaultDispatcher-worker-23 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-02-25 13:12:06.950 [DefaultDispatcher-worker-18 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-02-25 13:12:06.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-25 13:12:06.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-25 13:12:06.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.952 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd: (connection evicted) 2025-02-25 13:12:06.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-25 13:12:06.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-25 13:12:06.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-25 13:12:06.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-25 13:12:06.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:06.953 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295d1a45: (connection evicted) 2025-02-25 13:12:06.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:06.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-25 13:12:06.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b4951a 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:06.955 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-25 13:12:06.962 [DefaultDispatcher-worker-10 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:06.962 [DefaultDispatcher-worker-10 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.962 [DefaultDispatcher-worker-10 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:06.962 [DefaultDispatcher-worker-10 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.963 [DefaultDispatcher-worker-24 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.963 [DefaultDispatcher-worker-24 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:06.963 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:06.968 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:06.969 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:06.970 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522941b2 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:06.970 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:06.971 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:06.971 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:06.971 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-25 13:12:06.971 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-02-25 13:12:06.971 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-02-25 13:12:06.971 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-25 13:12:06.978 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-02-25 13:12:06.983 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-02-25 13:12:06.984 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-02-25 13:12:06.985 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-02-25 13:12:06.989 [DefaultDispatcher-worker-22 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-02-25 13:12:06.996 [DefaultDispatcher-worker-14 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:07.004 [DefaultDispatcher-worker-2 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:07.008 [DefaultDispatcher-worker-17 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:07.013 [DefaultDispatcher-worker-24 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-02-25 13:12:07.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-25 13:12:07.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-25 13:12:07.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.020 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173a86ad: (connection evicted) 2025-02-25 13:12:07.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-25 13:12:07.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-25 13:12:07.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-25 13:12:07.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-25 13:12:07.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.020 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a83740e: (connection evicted) 2025-02-25 13:12:07.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-25 13:12:07.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b14e7dc 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.022 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-25 13:12:07.023 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.023 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.023 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-25 13:12:07.030 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.035 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.036 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.037 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@553d9329 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-02-25 13:12:07.037 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-25 13:12:07.043 [DefaultDispatcher-worker-16 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:07.043 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.043 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.043 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.044 [DefaultDispatcher-worker-24 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.044 [DefaultDispatcher-worker-24 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.045 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-02-25 13:12:07.050 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-02-25 13:12:07.051 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-02-25 13:12:07.052 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-02-25 13:12:07.056 [DefaultDispatcher-worker-1 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-02-25 13:12:07.063 [DefaultDispatcher-worker-18 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.067 [DefaultDispatcher-worker-12 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.071 [DefaultDispatcher-worker-2 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31741bb6 2025-02-25 13:12:07.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-25 13:12:07.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-25 13:12:07.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.077 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31741bb6: (connection evicted) 2025-02-25 13:12:07.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-25 13:12:07.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-25 13:12:07.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-25 13:12:07.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-25 13:12:07.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.077 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c147f8: (connection evicted) 2025-02-25 13:12:07.077 [DefaultDispatcher-worker-3 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:07.078 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.078 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.078 [DefaultDispatcher-worker-3 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-25 13:12:07.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.078 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.078 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f48adcc 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.078 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-02-25 13:12:07.079 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-25 13:12:07.086 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-02-25 13:12:07.091 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-02-25 13:12:07.092 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-02-25 13:12:07.093 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c45428 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.093 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-25 13:12:07.094 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-02-25 13:12:07.094 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-02-25 13:12:07.094 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-25 13:12:07.101 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-02-25 13:12:07.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-02-25 13:12:07.106 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-02-25 13:12:07.107 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-02-25 13:12:07.111 [DefaultDispatcher-worker-7 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:07.111 [DefaultDispatcher-worker-7 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.111 [DefaultDispatcher-worker-7 @coroutine#2239] 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-02-25 13:12:07.111 [DefaultDispatcher-worker-7 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.111 [DefaultDispatcher-worker-5 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-02-25 13:12:07.112 [DefaultDispatcher-worker-4 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.118 [DefaultDispatcher-worker-13 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-02-25 13:12:07.123 [DefaultDispatcher-worker-21 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-02-25 13:12:07.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-25 13:12:07.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-25 13:12:07.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.125 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@180466a9: (connection evicted) 2025-02-25 13:12:07.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-25 13:12:07.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-25 13:12:07.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-25 13:12:07.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-25 13:12:07.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.126 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c: (connection evicted) 2025-02-25 13:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-25 13:12:07.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a263df9 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.128 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-25 13:12:07.132 [DefaultDispatcher-worker-4 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:07.132 [DefaultDispatcher-worker-4 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.132 [DefaultDispatcher-worker-4 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.132 [DefaultDispatcher-worker-4 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.133 [DefaultDispatcher-worker-4 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.133 [DefaultDispatcher-worker-4 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.136 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.141 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.142 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.142 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6135bb54 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5dd040 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5dd040 2025-02-25 13:12:07.143 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-25 13:12:07.150 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5dd040 2025-02-25 13:12:07.155 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5dd040 2025-02-25 13:12:07.156 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5dd040 2025-02-25 13:12:07.157 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5dd040 2025-02-25 13:12:07.161 [DefaultDispatcher-worker-15 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5dd040 2025-02-25 13:12:07.168 [DefaultDispatcher-worker-13 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.174 [DefaultDispatcher-worker-7 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.185 [DefaultDispatcher-worker-22 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-02-25 13:12:07.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-25 13:12:07.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-25 13:12:07.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.186 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33d828b3: (connection evicted) 2025-02-25 13:12:07.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-25 13:12:07.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-25 13:12:07.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-25 13:12:07.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-25 13:12:07.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.187 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b5dd040: (connection evicted) 2025-02-25 13:12:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-25 13:12:07.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c18b9b 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.188 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-25 13:12:07.197 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.202 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.203 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.204 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cea34e6 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.204 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.205 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.205 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.205 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.205 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.205 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-25 13:12:07.205 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-02-25 13:12:07.205 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-02-25 13:12:07.205 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-25 13:12:07.213 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-02-25 13:12:07.218 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-02-25 13:12:07.219 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-02-25 13:12:07.220 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-02-25 13:12:07.224 [DefaultDispatcher-worker-1 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-02-25 13:12:07.231 [DefaultDispatcher-worker-16 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.236 [DefaultDispatcher-worker-5 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.240 [DefaultDispatcher-worker-9 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.248 [DefaultDispatcher-worker-16 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca 2025-02-25 13:12:07.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-25 13:12:07.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-25 13:12:07.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.249 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48e7e2ca: (connection evicted) 2025-02-25 13:12:07.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-25 13:12:07.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-25 13:12:07.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-25 13:12:07.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-25 13:12:07.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.250 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40d73518: (connection evicted) 2025-02-25 13:12:07.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-25 13:12:07.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3a9061 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.251 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-25 13:12:07.252 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-02-25 13:12:07.252 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-02-25 13:12:07.252 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-25 13:12:07.259 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-02-25 13:12:07.265 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-02-25 13:12:07.265 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-02-25 13:12:07.266 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c88323 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-02-25 13:12:07.267 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-25 13:12:07.277 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-02-25 13:12:07.282 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-02-25 13:12:07.283 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-02-25 13:12:07.284 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-02-25 13:12:07.288 [DefaultDispatcher-worker-21 @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-02-25 13:12:07.293 [DefaultDispatcher-worker-7 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:07.293 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.294 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.294 [DefaultDispatcher-worker-7 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.294 [DefaultDispatcher-worker-9 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.294 [DefaultDispatcher-worker-9 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.296 [DefaultDispatcher-worker-23 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-02-25 13:12:07.301 [DefaultDispatcher-worker-19 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-02-25 13:12:07.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-25 13:12:07.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-25 13:12:07.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.308 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d40f07: (connection evicted) 2025-02-25 13:12:07.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-25 13:12:07.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-25 13:12:07.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-25 13:12:07.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-25 13:12:07.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.309 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3: (connection evicted) 2025-02-25 13:12:07.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-25 13:12:07.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cad0e8 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-02-25 13:12:07.310 [Test worker @coroutine#4795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-25 13:12:07.319 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-02-25 13:12:07.324 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-02-25 13:12:07.325 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-02-25 13:12:07.326 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4528a8bf 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-02-25 13:12:07.326 [Test worker @coroutine#4795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-25 13:12:07.334 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-02-25 13:12:07.339 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-02-25 13:12:07.340 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-02-25 13:12:07.341 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-02-25 13:12:07.343 [DefaultDispatcher-worker-5 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:07.343 [DefaultDispatcher-worker-5 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.343 [DefaultDispatcher-worker-5 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.343 [DefaultDispatcher-worker-5 @coroutine#2346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.344 [DefaultDispatcher-worker-23 @coroutine#2346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.344 [DefaultDispatcher-worker-23 @coroutine#2346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.345 [DefaultDispatcher-worker-17 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-02-25 13:12:07.352 [DefaultDispatcher-worker-19 @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-02-25 13:12:07.356 [DefaultDispatcher-worker-9 @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-02-25 13:12:07.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-25 13:12:07.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-25 13:12:07.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.359 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa: (connection evicted) 2025-02-25 13:12:07.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-25 13:12:07.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-25 13:12:07.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-25 13:12:07.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-25 13:12:07.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.360 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a15001: (connection evicted) 2025-02-25 13:12:07.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-25 13:12:07.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142422a4 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-02-25 13:12:07.361 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-25 13:12:07.369 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-02-25 13:12:07.373 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-02-25 13:12:07.374 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-02-25 13:12:07.375 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-02-25 13:12:07.375 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-25 13:12:07.375 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.375 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.375 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.375 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.375 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f1db5f 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-02-25 13:12:07.376 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-25 13:12:07.384 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-02-25 13:12:07.388 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-02-25 13:12:07.389 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-02-25 13:12:07.390 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-02-25 13:12:07.394 [DefaultDispatcher-worker-10 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-02-25 13:12:07.401 [DefaultDispatcher-worker-10 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-02-25 13:12:07.405 [DefaultDispatcher-worker-4 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-02-25 13:12:07.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-25 13:12:07.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-25 13:12:07.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.408 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9: (connection evicted) 2025-02-25 13:12:07.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-25 13:12:07.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-25 13:12:07.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-25 13:12:07.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-25 13:12:07.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.408 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e8e183: (connection evicted) 2025-02-25 13:12:07.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-25 13:12:07.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c02f50 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.410 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-25 13:12:07.417 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.422 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.423 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.424 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1512a767 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-25 13:12:07.424 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-25 13:12:07.432 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-25 13:12:07.437 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-25 13:12:07.437 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-25 13:12:07.438 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-25 13:12:07.442 [DefaultDispatcher-worker-22 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-02-25 13:12:07.449 [DefaultDispatcher-worker-7 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.456 [DefaultDispatcher-worker-11 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.460 [DefaultDispatcher-worker-21 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.496 [DefaultDispatcher-worker-17 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:07.496 [DefaultDispatcher-worker-17 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.496 [DefaultDispatcher-worker-17 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.496 [DefaultDispatcher-worker-17 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.497 [DefaultDispatcher-worker-16 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.497 [DefaultDispatcher-worker-16 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.510 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.524 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.574 [DefaultDispatcher-worker-6 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-02-25 13:12:07.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-25 13:12:07.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-25 13:12:07.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.576 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c: (connection evicted) 2025-02-25 13:12:07.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-25 13:12:07.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-25 13:12:07.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-25 13:12:07.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-25 13:12:07.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.576 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001dc35: (connection evicted) 2025-02-25 13:12:07.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-25 13:12:07.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-25 13:12:07.577 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e847a7 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.578 [Test worker @coroutine#4920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-25 13:12:07.585 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.591 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.592 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.593 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9c6d8a 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-02-25 13:12:07.593 [Test worker @coroutine#4920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-25 13:12:07.601 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-02-25 13:12:07.606 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-02-25 13:12:07.607 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-02-25 13:12:07.608 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-02-25 13:12:07.611 [DefaultDispatcher-worker-3 @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-02-25 13:12:07.618 [DefaultDispatcher-worker-10 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.624 [DefaultDispatcher-worker-11 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.628 [DefaultDispatcher-worker-16 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6608072d 2025-02-25 13:12:07.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-25 13:12:07.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-25 13:12:07.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.631 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6608072d: (connection evicted) 2025-02-25 13:12:07.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-25 13:12:07.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-25 13:12:07.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-25 13:12:07.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-25 13:12:07.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.631 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97: (connection evicted) 2025-02-25 13:12:07.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-25 13:12:07.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a2fbc3 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.632 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-25 13:12:07.633 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:12:07.633 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:12:07.633 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-25 13:12:07.641 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:12:07.646 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:12:07.646 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:12:07.647 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3405025a 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.647 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-02-25 13:12:07.648 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-25 13:12:07.656 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-02-25 13:12:07.661 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-02-25 13:12:07.662 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-02-25 13:12:07.662 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-02-25 13:12:07.666 [DefaultDispatcher-worker-14 @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-02-25 13:12:07.673 [DefaultDispatcher-worker-14 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:12:07.680 [DefaultDispatcher-worker-7 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2025-02-25 13:12:07.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-25 13:12:07.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-25 13:12:07.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.682 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5409305f: (connection evicted) 2025-02-25 13:12:07.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-25 13:12:07.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-25 13:12:07.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-25 13:12:07.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-25 13:12:07.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.683 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4: (connection evicted) 2025-02-25 13:12:07.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-25 13:12:07.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a683f92 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.684 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-25 13:12:07.692 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.697 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.698 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.698 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4137a2 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-02-25 13:12:07.699 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-25 13:12:07.706 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-02-25 13:12:07.711 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-02-25 13:12:07.712 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-02-25 13:12:07.713 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-02-25 13:12:07.717 [DefaultDispatcher-worker-20 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-02-25 13:12:07.724 [DefaultDispatcher-worker-20 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.730 [DefaultDispatcher-worker-3 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.735 [DefaultDispatcher-worker-9 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2025-02-25 13:12:07.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-25 13:12:07.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-25 13:12:07.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.737 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92: (connection evicted) 2025-02-25 13:12:07.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-25 13:12:07.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-25 13:12:07.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-25 13:12:07.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-25 13:12:07.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.738 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b: (connection evicted) 2025-02-25 13:12:07.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-25 13:12:07.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382e7f70 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.739 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-02-25 13:12:07.740 [Test worker @coroutine#5008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-25 13:12:07.747 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-02-25 13:12:07.752 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-02-25 13:12:07.753 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-02-25 13:12:07.754 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-02-25 13:12:07.758 [DefaultDispatcher-worker-3 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-02-25 13:12:07.762 [DefaultDispatcher-worker-20 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-02-25 13:12:07.770 [UI Thread @coroutine#5034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=698570966588821504 2025-02-25 13:12:07.770 [UI Thread @coroutine#5034] 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=698570966588821504. 2025-02-25 13:12:07.770 [UI Thread @coroutine#5034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=698570966588821504 2025-02-25 13:12:07.771 [UI Thread @coroutine#5034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=698570966588821504 2025-02-25 13:12:07.771 [UI Thread @coroutine#5034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=698570966588821504 2025-02-25 13:12:07.771 [UI Thread @coroutine#5034] 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=698570966588821504. 2025-02-25 13:12:07.771 [UI Thread @coroutine#5034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=698570966588821504 to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:12:07.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-25 13:12:07.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-25 13:12:07.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.773 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1193d400: (connection evicted) 2025-02-25 13:12:07.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-25 13:12:07.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f5030f 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.824 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.825 [Test worker @coroutine#5050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-25 13:12:07.830 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:07.830 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.830 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.830 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.832 [DefaultDispatcher-worker-21 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.832 [DefaultDispatcher-worker-21 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.837 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.845 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.846 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.847 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.851 [DefaultDispatcher-worker-10 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.862 [DefaultDispatcher-worker-21 @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.866 [DefaultDispatcher-worker-11 @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-02-25 13:12:07.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-25 13:12:07.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-25 13:12:07.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.874 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36821a1b: (connection evicted) 2025-02-25 13:12:07.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-25 13:12:07.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-25 13:12:07.911 [DefaultDispatcher-worker-24 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfef314 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.911 [DefaultDispatcher-worker-24 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.911 [DefaultDispatcher-worker-24 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.911 [DefaultDispatcher-worker-24 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.911 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-25 13:12:07.912 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2025-02-25 13:12:07.912 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2025-02-25 13:12:07.912 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-25 13:12:07.912 [DefaultDispatcher-worker-24 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.912 [DefaultDispatcher-worker-24 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.919 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2025-02-25 13:12:07.924 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2025-02-25 13:12:07.925 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2025-02-25 13:12:07.926 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533d28aa 2025-02-25 13:12:07.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-25 13:12:07.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-25 13:12:07.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:07.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-25 13:12:07.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bebe03 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.930 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-25 13:12:07.931 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-02-25 13:12:07.931 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-02-25 13:12:07.931 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-25 13:12:07.938 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-02-25 13:12:07.943 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-02-25 13:12:07.943 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-02-25 13:12:07.944 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcf495c 2025-02-25 13:12:07.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-25 13:12:07.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-25 13:12:07.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:07.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-25 13:12:07.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56daf3b1 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.947 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-25 13:12:07.948 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-25 13:12:07.948 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-25 13:12:07.948 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-25 13:12:07.956 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-25 13:12:07.961 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-25 13:12:07.962 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-25 13:12:07.962 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc467bd 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-02-25 13:12:07.963 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-25 13:12:07.967 [DefaultDispatcher-worker-14 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:07.967 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.967 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:07.967 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.968 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.968 [DefaultDispatcher-worker-14 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:07.971 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-02-25 13:12:07.979 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-02-25 13:12:07.980 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-02-25 13:12:07.980 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-02-25 13:12:07.984 [DefaultDispatcher-worker-5 @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2025-02-25 13:12:07.991 [DefaultDispatcher-worker-3 @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-25 13:12:07.994 [UI Thread @coroutine#5143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:07.994 [UI Thread @coroutine#5143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:12:07.994 [UI Thread @coroutine#5143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:07.995 [UI Thread @coroutine#5143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:07.995 [UI Thread @coroutine#5143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:07.995 [UI Thread @coroutine#5143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:12:07.995 [UI Thread @coroutine#5143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:07.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-25 13:12:07.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-25 13:12:07.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.997 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363: (connection evicted) 2025-02-25 13:12:07.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-25 13:12:07.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-25 13:12:07.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-25 13:12:07.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-25 13:12:07.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:07.997 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d71813b: (connection evicted) 2025-02-25 13:12:07.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:07.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-25 13:12:07.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f324d9f 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:07.998 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-25 13:12:07.999 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-02-25 13:12:07.999 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-02-25 13:12:07.999 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-25 13:12:08.006 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-02-25 13:12:08.011 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-02-25 13:12:08.012 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-02-25 13:12:08.013 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3063493e 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-02-25 13:12:08.013 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-25 13:12:08.020 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-02-25 13:12:08.025 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-02-25 13:12:08.026 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-02-25 13:12:08.027 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-02-25 13:12:08.030 [DefaultDispatcher-worker-22 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-02-25 13:12:08.037 [DefaultDispatcher-worker-22 @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-02-25 13:12:08.038 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:08.038 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:12:08.038 [UI Thread @coroutine#5172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:08.039 [UI Thread @coroutine#5172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:08.039 [UI Thread @coroutine#5172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:08.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-25 13:12:08.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-25 13:12:08.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.040 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba: (connection evicted) 2025-02-25 13:12:08.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-25 13:12:08.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-25 13:12:08.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-25 13:12:08.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-25 13:12:08.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.040 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446d7669: (connection evicted) 2025-02-25 13:12:08.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-25 13:12:08.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717c00f9 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-02-25 13:12:08.042 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-25 13:12:08.048 [DefaultDispatcher-worker-1 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:08.048 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.048 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.048 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.049 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.049 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.051 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-02-25 13:12:08.056 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-02-25 13:12:08.057 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-02-25 13:12:08.058 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a1d6f 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-02-25 13:12:08.058 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-25 13:12:08.066 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-02-25 13:12:08.071 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-02-25 13:12:08.072 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-02-25 13:12:08.073 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-02-25 13:12:08.076 [DefaultDispatcher-worker-10 @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-02-25 13:12:08.082 [DefaultDispatcher-worker-20 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:08.082 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.082 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.082 [DefaultDispatcher-worker-20 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.083 [DefaultDispatcher-worker-24 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.083 [DefaultDispatcher-worker-24 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.083 [DefaultDispatcher-worker-20 @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-02-25 13:12:08.084 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50305/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:08.084 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50305/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:12:08.084 [UI Thread @coroutine#5207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50305/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:08.085 [UI Thread @coroutine#5207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50305/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:08.085 [UI Thread @coroutine#5207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50305/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-25 13:12:08.085 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50305/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-25 13:12:08.085 [UI Thread @coroutine#5207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50305/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:08.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-25 13:12:08.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-25 13:12:08.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.086 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72139933: (connection evicted) 2025-02-25 13:12:08.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-25 13:12:08.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-25 13:12:08.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-25 13:12:08.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-25 13:12:08.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.086 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5: (connection evicted) 2025-02-25 13:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-25 13:12:08.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d1d8d 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-02-25 13:12:08.088 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-25 13:12:08.096 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-02-25 13:12:08.101 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-02-25 13:12:08.102 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-02-25 13:12:08.103 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb87b73 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.103 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-25 13:12:08.104 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-02-25 13:12:08.104 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-02-25 13:12:08.104 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-25 13:12:08.112 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-02-25 13:12:08.116 [DefaultDispatcher-worker-8 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:08.116 [DefaultDispatcher-worker-8 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.116 [DefaultDispatcher-worker-8 @coroutine#2239] 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-02-25 13:12:08.116 [DefaultDispatcher-worker-8 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.117 [DefaultDispatcher-worker-8 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.117 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-02-25 13:12:08.118 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-02-25 13:12:08.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-02-25 13:12:08.123 [DefaultDispatcher-worker-5 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-02-25 13:12:08.130 [DefaultDispatcher-worker-3 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-02-25 13:12:08.137 [DefaultDispatcher-worker-24 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:08.137 [DefaultDispatcher-worker-24 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.137 [DefaultDispatcher-worker-24 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.137 [DefaultDispatcher-worker-24 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.138 [DefaultDispatcher-worker-12 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.138 [DefaultDispatcher-worker-12 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.138 [DefaultDispatcher-worker-1 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-02-25 13:12:08.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-25 13:12:08.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-25 13:12:08.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.143 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2026af0: (connection evicted) 2025-02-25 13:12:08.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-25 13:12:08.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-25 13:12:08.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-25 13:12:08.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-25 13:12:08.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.144 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7: (connection evicted) 2025-02-25 13:12:08.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-25 13:12:08.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634c26c 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.145 [Test worker @coroutine#5266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-25 13:12:08.146 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.146 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.146 [Test worker @coroutine#5266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-25 13:12:08.153 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.158 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.158 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.159 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.164 [DefaultDispatcher-worker-24 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.173 [DefaultDispatcher-worker-11 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.179 [DefaultDispatcher-worker-18 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.189 [DefaultDispatcher-worker-21 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-02-25 13:12:08.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-25 13:12:08.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-25 13:12:08.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.190 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5: (connection evicted) 2025-02-25 13:12:08.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-25 13:12:08.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49de1717 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-02-25 13:12:08.192 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-25 13:12:08.201 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-02-25 13:12:08.208 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-02-25 13:12:08.209 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-02-25 13:12:08.210 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd4f726 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-02-25 13:12:08.210 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-25 13:12:08.220 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-02-25 13:12:08.225 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-02-25 13:12:08.226 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-02-25 13:12:08.227 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-02-25 13:12:08.231 [DefaultDispatcher-worker-3 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-02-25 13:12:08.237 [DefaultDispatcher-worker-2 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-02-25 13:12:08.242 [DefaultDispatcher-worker-20 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-02-25 13:12:08.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-25 13:12:08.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-25 13:12:08.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.246 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec: (connection evicted) 2025-02-25 13:12:08.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-25 13:12:08.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-25 13:12:08.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-25 13:12:08.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-25 13:12:08.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.246 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff7042c: (connection evicted) 2025-02-25 13:12:08.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-25 13:12:08.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bfaa7b 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.248 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-25 13:12:08.255 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.260 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.261 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.262 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.266 [DefaultDispatcher-worker-13 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.270 [DefaultDispatcher-worker-18 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.276 [DefaultDispatcher-worker-1 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-02-25 13:12:08.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-25 13:12:08.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-25 13:12:08.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.277 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b846f: (connection evicted) 2025-02-25 13:12:08.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-25 13:12:08.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2799f9a 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.278 [Test worker @coroutine#5367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-25 13:12:08.279 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2025-02-25 13:12:08.279 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2025-02-25 13:12:08.279 [Test worker @coroutine#5367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-25 13:12:08.286 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2025-02-25 13:12:08.291 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2025-02-25 13:12:08.292 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2025-02-25 13:12:08.293 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2025-02-25 13:12:08.297 [DefaultDispatcher-worker-8 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2025-02-25 13:12:08.298 [DefaultDispatcher-worker-9 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:08.298 [DefaultDispatcher-worker-9 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.298 [DefaultDispatcher-worker-9 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.298 [DefaultDispatcher-worker-9 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.299 [DefaultDispatcher-worker-1 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.299 [DefaultDispatcher-worker-1 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.300 [DefaultDispatcher-worker-19 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2025-02-25 13:12:08.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-25 13:12:08.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-25 13:12:08.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.301 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67d90687: (connection evicted) 2025-02-25 13:12:08.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-25 13:12:08.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70fe15d 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2025-02-25 13:12:08.302 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-25 13:12:08.310 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2025-02-25 13:12:08.315 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2025-02-25 13:12:08.315 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2025-02-25 13:12:08.316 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2025-02-25 13:12:08.355 [DefaultDispatcher-worker-16 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2025-02-25 13:12:08.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-25 13:12:08.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-25 13:12:08.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.359 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f807f5: (connection evicted) 2025-02-25 13:12:08.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-25 13:12:08.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-25 13:12:08.360 [DefaultDispatcher-worker-24 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd65b79 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.360 [DefaultDispatcher-worker-24 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.360 [DefaultDispatcher-worker-24 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.360 [DefaultDispatcher-worker-24 @coroutine#2346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 13:12:08.360 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-25 13:12:08.361 [DefaultDispatcher-worker-3 @coroutine#2346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.361 [DefaultDispatcher-worker-3 @coroutine#2346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.368 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 13:12:08.373 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 13:12:08.374 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 13:12:08.375 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 13:12:08.379 [DefaultDispatcher-worker-15 @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 13:12:08.382 [DefaultDispatcher-worker-9 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d 2025-02-25 13:12:08.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-25 13:12:08.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-25 13:12:08.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.386 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a7ff5d: (connection evicted) 2025-02-25 13:12:08.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-25 13:12:08.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d573a6 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.388 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-25 13:12:08.389 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-02-25 13:12:08.389 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-02-25 13:12:08.389 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-25 13:12:08.396 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-02-25 13:12:08.401 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-02-25 13:12:08.402 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-02-25 13:12:08.402 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-02-25 13:12:08.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-25 13:12:08.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-25 13:12:08.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:08.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-25 13:12:08.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1994665d 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 13:12:08.406 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-25 13:12:08.413 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 13:12:08.418 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 13:12:08.419 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 13:12:08.419 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-02-25 13:12:08.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-25 13:12:08.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-25 13:12:08.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:08.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-25 13:12:08.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d89b0d3 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.421 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-25 13:12:08.422 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc655a 2025-02-25 13:12:08.422 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc655a 2025-02-25 13:12:08.422 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-25 13:12:08.429 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc655a 2025-02-25 13:12:08.434 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc655a 2025-02-25 13:12:08.435 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc655a 2025-02-25 13:12:08.436 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc655a 2025-02-25 13:12:08.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-25 13:12:08.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-25 13:12:08.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:08.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-25 13:12:08.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-25 13:12:08.443 [UI Thread @coroutine#5499] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40305/Site/verify 2025-02-25 13:12:08.443 [UI Thread @coroutine#5499] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40305/Site/verify. 2025-02-25 13:12:08.443 [UI Thread @coroutine#5499] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40305/Site/verify 2025-02-25 13:12:08.444 [UI Thread @coroutine#5499] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40305/Site/verify 2025-02-25 13:12:08.444 [UI Thread @coroutine#5499] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40305/Site/verify 2025-02-25 13:12:08.444 [UI Thread @coroutine#5499] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40305/Site/verify. 2025-02-25 13:12:08.444 [UI Thread @coroutine#5499] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40305/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdf6bb1 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2025-02-25 13:12:08.447 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-25 13:12:08.456 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2025-02-25 13:12:08.461 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2025-02-25 13:12:08.461 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2025-02-25 13:12:08.462 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2025-02-25 13:12:08.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-25 13:12:08.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-25 13:12:08.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:08.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-25 13:12:08.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd2f96d 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-02-25 13:12:08.465 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-25 13:12:08.473 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-02-25 13:12:08.478 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-02-25 13:12:08.479 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-02-25 13:12:08.480 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-02-25 13:12:08.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-25 13:12:08.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-25 13:12:08.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:08.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-25 13:12:08.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@463a0302 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.482 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-25 13:12:08.483 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-02-25 13:12:08.483 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-02-25 13:12:08.483 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-25 13:12:08.491 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-02-25 13:12:08.497 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-02-25 13:12:08.498 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-02-25 13:12:08.499 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-02-25 13:12:08.500 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46105/Site/verify 2025-02-25 13:12:08.500 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46105/Site/verify. 2025-02-25 13:12:08.500 [UI Thread @coroutine#5561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46105/Site/verify 2025-02-25 13:12:08.501 [DefaultDispatcher-worker-10 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:08.501 [DefaultDispatcher-worker-10 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.501 [UI Thread @coroutine#5561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46105/Site/verify 2025-02-25 13:12:08.501 [DefaultDispatcher-worker-10 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.501 [UI Thread @coroutine#5561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46105/Site/verify 2025-02-25 13:12:08.501 [DefaultDispatcher-worker-10 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.501 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46105/Site/verify. 2025-02-25 13:12:08.501 [UI Thread @coroutine#5561] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46105/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:08.502 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.502 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-25 13:12:08.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-25 13:12:08.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:08.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-25 13:12:08.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-25 13:12:08.505 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/Site/verify 2025-02-25 13:12:08.505 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/Site/verify. 2025-02-25 13:12:08.505 [UI Thread @coroutine#5576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/Site/verify 2025-02-25 13:12:08.506 [UI Thread @coroutine#5576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/Site/verify 2025-02-25 13:12:08.506 [UI Thread @coroutine#5576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/Site/verify 2025-02-25 13:12:08.506 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58961/Site/verify. 2025-02-25 13:12:08.506 [UI Thread @coroutine#5576] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58961/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:08.509 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51493/Site/verify 2025-02-25 13:12:08.509 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51493/Site/verify. 2025-02-25 13:12:08.509 [UI Thread @coroutine#5590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51493/Site/verify 2025-02-25 13:12:08.509 [UI Thread @coroutine#5590] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51493/Site/verify 2025-02-25 13:12:08.509 [UI Thread @coroutine#5590] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51493/Site/verify 2025-02-25 13:12:08.510 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51493/Site/verify. 2025-02-25 13:12:08.510 [UI Thread @coroutine#5590] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51493/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:08.512 [UI Thread @coroutine#5604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-25 13:12:08.512 [UI Thread @coroutine#5604] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-02-25 13:12:08.512 [UI Thread @coroutine#5604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-25 13:12:08.513 [UI Thread @coroutine#5604] 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-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b51977 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.518 [Test worker @coroutine#5611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-25 13:12:08.526 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.531 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.532 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.533 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.537 [DefaultDispatcher-worker-18 @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.547 [DefaultDispatcher-worker-7 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.552 [DefaultDispatcher-worker-15 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.555 [DefaultDispatcher-worker-22 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.558 [DefaultDispatcher-worker-11 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.561 [DefaultDispatcher-worker-11 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.565 [DefaultDispatcher-worker-3 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.574 [DefaultDispatcher-worker-24 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2025-02-25 13:12:08.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-25 13:12:08.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-25 13:12:08.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.575 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26e199ed: (connection evicted) 2025-02-25 13:12:08.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-25 13:12:08.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-25 13:12:08.576 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a9b5c85 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c163bb 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c163bb 2025-02-25 13:12:08.577 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-25 13:12:08.584 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c163bb 2025-02-25 13:12:08.589 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c163bb 2025-02-25 13:12:08.590 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c163bb 2025-02-25 13:12:08.591 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c163bb 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6a74fe 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-02-25 13:12:08.591 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-25 13:12:08.600 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-02-25 13:12:08.605 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-02-25 13:12:08.606 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-02-25 13:12:08.607 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-02-25 13:12:08.611 [DefaultDispatcher-worker-4 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77199818 2025-02-25 13:12:08.618 [DefaultDispatcher-worker-24 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c163bb 2025-02-25 13:12:08.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-25 13:12:08.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-25 13:12:08.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.626 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47c163bb: (connection evicted) 2025-02-25 13:12:08.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-25 13:12:08.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-25 13:12:08.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-25 13:12:08.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-25 13:12:08.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.627 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77199818: (connection evicted) 2025-02-25 13:12:08.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-25 13:12:08.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd2fa2c 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-02-25 13:12:08.628 [Test worker @coroutine#5689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-25 13:12:08.635 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-02-25 13:12:08.640 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-02-25 13:12:08.641 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-02-25 13:12:08.642 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29fae990 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.642 [Test worker @coroutine#5689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-25 13:12:08.643 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-02-25 13:12:08.643 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-02-25 13:12:08.643 [Test worker @coroutine#5689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-25 13:12:08.650 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-02-25 13:12:08.655 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-02-25 13:12:08.656 [Test worker @coroutine#5698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-02-25 13:12:08.656 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-02-25 13:12:08.660 [DefaultDispatcher-worker-7 @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-02-25 13:12:08.668 [DefaultDispatcher-worker-4 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-02-25 13:12:08.673 [DefaultDispatcher-worker-7 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2025-02-25 13:12:08.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-25 13:12:08.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-25 13:12:08.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.676 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6: (connection evicted) 2025-02-25 13:12:08.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-25 13:12:08.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-25 13:12:08.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-25 13:12:08.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-25 13:12:08.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.676 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5df070: (connection evicted) 2025-02-25 13:12:08.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-25 13:12:08.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-25 13:12:08.677 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-25 13:12:08.677 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.677 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.677 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.677 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.677 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5757ef9b 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-02-25 13:12:08.678 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-25 13:12:08.687 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-02-25 13:12:08.692 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-02-25 13:12:08.693 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-02-25 13:12:08.694 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2471cfa0 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-02-25 13:12:08.694 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-25 13:12:08.702 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-02-25 13:12:08.707 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-02-25 13:12:08.708 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-02-25 13:12:08.709 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-02-25 13:12:08.713 [DefaultDispatcher-worker-19 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-02-25 13:12:08.719 [DefaultDispatcher-worker-19 @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-02-25 13:12:08.724 [DefaultDispatcher-worker-15 @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-02-25 13:12:08.778 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.794 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.837 [DefaultDispatcher-worker-24 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:08.837 [DefaultDispatcher-worker-24 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.837 [DefaultDispatcher-worker-24 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.837 [DefaultDispatcher-worker-24 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.838 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.838 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.917 [DefaultDispatcher-worker-13 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:08.917 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.917 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.917 [DefaultDispatcher-worker-13 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.918 [DefaultDispatcher-worker-18 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.918 [DefaultDispatcher-worker-18 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.972 [DefaultDispatcher-worker-3 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:08.972 [DefaultDispatcher-worker-3 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.972 [DefaultDispatcher-worker-3 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:08.972 [DefaultDispatcher-worker-3 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.972 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.972 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:08.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-25 13:12:08.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-25 13:12:08.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.976 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0f850: (connection evicted) 2025-02-25 13:12:08.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-25 13:12:08.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-25 13:12:08.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-25 13:12:08.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-25 13:12:08.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:08.976 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5: (connection evicted) 2025-02-25 13:12:08.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:08.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-25 13:12:08.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@559baea1 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:08.978 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-25 13:12:08.986 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:08.991 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:08.992 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:08.993 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@660dcd17 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:08.993 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-02-25 13:12:08.994 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-25 13:12:09.001 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-02-25 13:12:09.006 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-02-25 13:12:09.007 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-02-25 13:12:09.008 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-02-25 13:12:09.012 [DefaultDispatcher-worker-22 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-02-25 13:12:09.019 [DefaultDispatcher-worker-9 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:09.023 [DefaultDispatcher-worker-7 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:09.026 [DefaultDispatcher-worker-14 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-02-25 13:12:09.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-25 13:12:09.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-25 13:12:09.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.029 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de6467a: (connection evicted) 2025-02-25 13:12:09.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-25 13:12:09.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-25 13:12:09.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-25 13:12:09.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-25 13:12:09.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.030 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179806f3: (connection evicted) 2025-02-25 13:12:09.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-25 13:12:09.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@447dec7e 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.031 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-25 13:12:09.039 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.044 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.045 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.046 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9eb44d 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-02-25 13:12:09.046 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-25 13:12:09.053 [DefaultDispatcher-worker-15 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:09.053 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.053 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.053 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.054 [DefaultDispatcher-worker-17 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.054 [DefaultDispatcher-worker-17 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.054 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-02-25 13:12:09.058 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-02-25 13:12:09.059 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-02-25 13:12:09.060 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-02-25 13:12:09.064 [DefaultDispatcher-worker-1 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-02-25 13:12:09.071 [DefaultDispatcher-worker-1 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.074 [DefaultDispatcher-worker-3 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.078 [DefaultDispatcher-worker-20 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d 2025-02-25 13:12:09.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-25 13:12:09.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-25 13:12:09.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.080 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71c1ba6d: (connection evicted) 2025-02-25 13:12:09.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-25 13:12:09.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-25 13:12:09.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-25 13:12:09.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-25 13:12:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.081 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25a218a: (connection evicted) 2025-02-25 13:12:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-25 13:12:09.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40977fab 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.082 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-25 13:12:09.087 [DefaultDispatcher-worker-7 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:09.087 [DefaultDispatcher-worker-7 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.087 [DefaultDispatcher-worker-7 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.087 [DefaultDispatcher-worker-7 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.088 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.088 [DefaultDispatcher-worker-6 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.090 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.095 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.096 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.097 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a3d15b 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.097 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.098 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-25 13:12:09.098 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-02-25 13:12:09.098 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-02-25 13:12:09.098 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-25 13:12:09.105 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-02-25 13:12:09.109 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-02-25 13:12:09.110 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-02-25 13:12:09.111 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-02-25 13:12:09.115 [DefaultDispatcher-worker-23 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-02-25 13:12:09.121 [DefaultDispatcher-worker-2 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:09.121 [DefaultDispatcher-worker-2 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.121 [DefaultDispatcher-worker-2 @coroutine#2239] 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-02-25 13:12:09.121 [DefaultDispatcher-worker-2 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.121 [DefaultDispatcher-worker-10 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.123 [DefaultDispatcher-worker-21 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.126 [DefaultDispatcher-worker-20 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.129 [DefaultDispatcher-worker-13 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2094a7be 2025-02-25 13:12:09.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-25 13:12:09.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-25 13:12:09.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.132 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2094a7be: (connection evicted) 2025-02-25 13:12:09.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-25 13:12:09.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-25 13:12:09.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-25 13:12:09.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-25 13:12:09.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.133 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9: (connection evicted) 2025-02-25 13:12:09.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-25 13:12:09.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4ecbbf 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.134 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-25 13:12:09.135 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-02-25 13:12:09.135 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-02-25 13:12:09.135 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-25 13:12:09.143 [DefaultDispatcher-worker-23 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:09.144 [DefaultDispatcher-worker-23 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.144 [DefaultDispatcher-worker-23 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.144 [DefaultDispatcher-worker-23 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.145 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-02-25 13:12:09.145 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.145 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.152 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-02-25 13:12:09.153 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-02-25 13:12:09.154 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-02-25 13:12:09.159 [DefaultDispatcher-worker-24 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-02-25 13:12:09.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-25 13:12:09.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-25 13:12:09.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.161 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579e8a7: (connection evicted) 2025-02-25 13:12:09.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-25 13:12:09.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cfd565 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.162 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-25 13:12:09.163 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.163 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.163 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-25 13:12:09.170 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.175 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.176 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.177 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.181 [DefaultDispatcher-worker-5 @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.191 [DefaultDispatcher-worker-17 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.195 [DefaultDispatcher-worker-8 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5 2025-02-25 13:12:09.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-25 13:12:09.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-25 13:12:09.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.199 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bfe51d5: (connection evicted) 2025-02-25 13:12:09.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-25 13:12:09.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb040b7 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.200 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-25 13:12:09.208 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.213 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.213 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.214 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.219 [DefaultDispatcher-worker-11 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.230 [DefaultDispatcher-worker-12 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.234 [DefaultDispatcher-worker-18 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.241 [DefaultDispatcher-worker-21 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-02-25 13:12:09.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-25 13:12:09.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-25 13:12:09.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.243 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f2af3: (connection evicted) 2025-02-25 13:12:09.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-25 13:12:09.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29d578de 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.244 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-25 13:12:09.252 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.257 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.257 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.258 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.263 [DefaultDispatcher-worker-13 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.273 [DefaultDispatcher-worker-12 @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.277 [DefaultDispatcher-worker-6 @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.284 [DefaultDispatcher-worker-3 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-02-25 13:12:09.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-25 13:12:09.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-25 13:12:09.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.285 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e: (connection evicted) 2025-02-25 13:12:09.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-25 13:12:09.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@677480c8 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-02-25 13:12:09.287 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-25 13:12:09.295 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-02-25 13:12:09.299 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-02-25 13:12:09.300 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-02-25 13:12:09.301 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-02-25 13:12:09.303 [DefaultDispatcher-worker-22 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:09.303 [DefaultDispatcher-worker-22 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.303 [DefaultDispatcher-worker-22 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.303 [DefaultDispatcher-worker-22 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.304 [DefaultDispatcher-worker-16 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.304 [DefaultDispatcher-worker-16 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.305 [DefaultDispatcher-worker-11 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-02-25 13:12:09.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-25 13:12:09.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-25 13:12:09.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.306 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b: (connection evicted) 2025-02-25 13:12:09.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-25 13:12:09.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70903e7b 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2025-02-25 13:12:09.307 [Test worker @coroutine#6111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-25 13:12:09.315 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2025-02-25 13:12:09.322 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2025-02-25 13:12:09.324 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2025-02-25 13:12:09.327 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2025-02-25 13:12:09.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-25 13:12:09.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-25 13:12:09.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-25 13:12:09.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-25 13:12:09.331 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e470f4 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-02-25 13:12:09.332 [Test worker @coroutine#6134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-25 13:12:09.340 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-02-25 13:12:09.345 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-02-25 13:12:09.345 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-02-25 13:12:09.346 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-02-25 13:12:09.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-25 13:12:09.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-25 13:12:09.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-25 13:12:09.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf99806 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-25 13:12:09.350 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@13abcbed 2025-02-25 13:12:09.351 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@13abcbed 2025-02-25 13:12:09.351 [UI Thread @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-25 13:12:09.358 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13abcbed 2025-02-25 13:12:09.363 [UI Thread @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13abcbed 2025-02-25 13:12:09.364 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13abcbed 2025-02-25 13:12:09.365 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13abcbed 2025-02-25 13:12:09.365 [DefaultDispatcher-worker-20 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:09.365 [DefaultDispatcher-worker-20 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.365 [DefaultDispatcher-worker-20 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.365 [DefaultDispatcher-worker-20 @coroutine#2346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.366 [DefaultDispatcher-worker-11 @coroutine#2346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.366 [DefaultDispatcher-worker-11 @coroutine#2346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-25 13:12:09.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-25 13:12:09.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.367 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13abcbed: (connection evicted) 2025-02-25 13:12:09.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-25 13:12:09.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460818c1 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-25 13:12:09.368 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-25 13:12:09.376 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-25 13:12:09.381 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-25 13:12:09.382 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-25 13:12:09.383 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-25 13:12:09.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-25 13:12:09.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-25 13:12:09.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-25 13:12:09.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-25 13:12:09.385 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0c35a8 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2025-02-25 13:12:09.386 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-25 13:12:09.394 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2025-02-25 13:12:09.399 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2025-02-25 13:12:09.400 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2025-02-25 13:12:09.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2025-02-25 13:12:09.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-25 13:12:09.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-25 13:12:09.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-25 13:12:09.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-25 13:12:09.402 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af44e42 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-02-25 13:12:09.403 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-25 13:12:09.411 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-02-25 13:12:09.416 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-02-25 13:12:09.417 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-02-25 13:12:09.418 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-02-25 13:12:09.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-25 13:12:09.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-25 13:12:09.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-25 13:12:09.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29514616 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-02-25 13:12:09.420 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-25 13:12:09.428 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-02-25 13:12:09.433 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-02-25 13:12:09.434 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-02-25 13:12:09.435 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fece79 2025-02-25 13:12:09.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-25 13:12:09.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-25 13:12:09.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-25 13:12:09.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620bab73 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3a7025 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3a7025 2025-02-25 13:12:09.438 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-25 13:12:09.446 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3a7025 2025-02-25 13:12:09.451 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3a7025 2025-02-25 13:12:09.452 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3a7025 2025-02-25 13:12:09.453 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3a7025 2025-02-25 13:12:09.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-25 13:12:09.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-25 13:12:09.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-25 13:12:09.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccf85e9 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-02-25 13:12:09.457 [Test worker @coroutine#6258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-25 13:12:09.466 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-02-25 13:12:09.471 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-02-25 13:12:09.472 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-02-25 13:12:09.473 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-02-25 13:12:09.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-25 13:12:09.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-25 13:12:09.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-25 13:12:09.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0dc462 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-02-25 13:12:09.475 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-25 13:12:09.483 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-02-25 13:12:09.488 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-02-25 13:12:09.489 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-02-25 13:12:09.490 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-02-25 13:12:09.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-25 13:12:09.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-25 13:12:09.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-25 13:12:09.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a23ecf4 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-02-25 13:12:09.492 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-25 13:12:09.500 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-02-25 13:12:09.506 [DefaultDispatcher-worker-1 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:09.506 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-02-25 13:12:09.506 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.506 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.506 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.507 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.507 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.507 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-02-25 13:12:09.508 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-02-25 13:12:09.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-25 13:12:09.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-25 13:12:09.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-25 13:12:09.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@670d2bbb 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.511 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-25 13:12:09.512 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f2ccfc 2025-02-25 13:12:09.512 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f2ccfc 2025-02-25 13:12:09.512 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-25 13:12:09.520 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f2ccfc 2025-02-25 13:12:09.525 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f2ccfc 2025-02-25 13:12:09.526 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f2ccfc 2025-02-25 13:12:09.527 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f2ccfc 2025-02-25 13:12:09.529 [UI Thread @coroutine#6329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-25 13:12:09.529 [UI Thread @coroutine#6329] 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-02-25 13:12:09.529 [UI Thread @coroutine#6329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-25 13:12:09.530 [UI Thread @coroutine#6329] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-25 13:12:09.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-25 13:12:09.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-25 13:12:09.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-25 13:12:09.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e398 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-02-25 13:12:09.532 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-25 13:12:09.541 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-02-25 13:12:09.546 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-02-25 13:12:09.547 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-02-25 13:12:09.548 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e7eb7 2025-02-25 13:12:09.550 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58525/Site/verify 2025-02-25 13:12:09.550 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58525/Site/verify. 2025-02-25 13:12:09.550 [UI Thread @coroutine#6351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58525/Site/verify 2025-02-25 13:12:09.551 [UI Thread @coroutine#6351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58525/Site/verify 2025-02-25 13:12:09.551 [UI Thread @coroutine#6351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58525/Site/verify 2025-02-25 13:12:09.551 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58525/Site/verify. 2025-02-25 13:12:09.551 [UI Thread @coroutine#6351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58525/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-25 13:12:09.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-25 13:12:09.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-25 13:12:09.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-25 13:12:09.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:09.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-25 13:12:09.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-25 13:12:09.555 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-02-25 13:12:09.555 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:09.555 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:09.555 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:09.555 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:09.555 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:09.555 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9163df 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a4129d 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a4129d 2025-02-25 13:12:09.556 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-02-25 13:12:09.564 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a4129d 2025-02-25 13:12:09.569 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a4129d 2025-02-25 13:12:09.570 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a4129d 2025-02-25 13:12:09.571 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a4129d 2025-02-25 13:12:09.576 [DefaultDispatcher-worker-1 @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a4129d 2025-02-25 13:12:09.579 [DefaultDispatcher-worker-15 @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a4129d 2025-02-25 13:12:09.583 [UI Thread @coroutine#6377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46763/698570976048996352/_ustadmanifest.json 2025-02-25 13:12:09.583 [UI Thread @coroutine#6377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46763/698570976048996352/_ustadmanifest.json. 2025-02-25 13:12:09.583 [UI Thread @coroutine#6377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46763/698570976048996352/_ustadmanifest.json 2025-02-25 13:12:09.585 [UI Thread @coroutine#6377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46763/698570976048996352/_ustadmanifest.json 2025-02-25 13:12:09.585 [UI Thread @coroutine#6377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46763/698570976048996352/_ustadmanifest.json 2025-02-25 13:12:09.585 [UI Thread @coroutine#6377] 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:46763/698570976048996352/_ustadmanifest.json. 2025-02-25 13:12:09.585 [UI Thread @coroutine#6377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46763/698570976048996352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:12:09.585 [UI Thread @coroutine#6377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46763/mediainfo.json 2025-02-25 13:12:09.585 [UI Thread @coroutine#6377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46763/mediainfo.json. 2025-02-25 13:12:09.585 [UI Thread @coroutine#6377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46763/mediainfo.json 2025-02-25 13:12:09.586 [UI Thread @coroutine#6377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46763/mediainfo.json 2025-02-25 13:12:09.586 [UI Thread @coroutine#6377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46763/mediainfo.json 2025-02-25 13:12:09.626 [UI Thread @coroutine#6377] 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:46763/mediainfo.json. 2025-02-25 13:12:09.626 [UI Thread @coroutine#6377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46763/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:12:09.656 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:09.843 [DefaultDispatcher-worker-13 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-02-25 13:12:09.843 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.843 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.843 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.843 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.843 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.916 [DefaultDispatcher-worker-9 @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322b09da 2025-02-25 13:12:09.922 [DefaultDispatcher-worker-11 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe40b9f 2025-02-25 13:12:09.922 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.922 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.922 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.923 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.923 [DefaultDispatcher-worker-11 @coroutine#2102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38633/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.977 [DefaultDispatcher-worker-13 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-02-25 13:12:09.977 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.977 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:09.977 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.978 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:09.978 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.011 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.058 [DefaultDispatcher-worker-18 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-02-25 13:12:10.058 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.058 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:10.058 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.059 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.059 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57881/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.092 [DefaultDispatcher-worker-2 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-02-25 13:12:10.092 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.092 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:10.092 [DefaultDispatcher-worker-2 @coroutine#2210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.093 [DefaultDispatcher-worker-23 @coroutine#2210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.093 [DefaultDispatcher-worker-23 @coroutine#2210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56773/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.125 [DefaultDispatcher-worker-17 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b35053 2025-02-25 13:12:10.125 [DefaultDispatcher-worker-17 @coroutine#2239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.125 [DefaultDispatcher-worker-17 @coroutine#2239] 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-02-25 13:12:10.125 [DefaultDispatcher-worker-17 @coroutine#2239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.126 [DefaultDispatcher-worker-10 @coroutine#2239] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.149 [DefaultDispatcher-worker-11 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3708f0 2025-02-25 13:12:10.149 [DefaultDispatcher-worker-11 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.149 [DefaultDispatcher-worker-11 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:10.149 [DefaultDispatcher-worker-11 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.150 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.150 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45021/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.308 [DefaultDispatcher-worker-11 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-02-25 13:12:10.309 [DefaultDispatcher-worker-11 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.309 [DefaultDispatcher-worker-11 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:10.309 [DefaultDispatcher-worker-11 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.309 [DefaultDispatcher-worker-14 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.309 [DefaultDispatcher-worker-14 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41205/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.371 [DefaultDispatcher-worker-9 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-02-25 13:12:10.371 [DefaultDispatcher-worker-9 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.371 [DefaultDispatcher-worker-9 @coroutine#2346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:10.371 [DefaultDispatcher-worker-9 @coroutine#2346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.372 [DefaultDispatcher-worker-3 @coroutine#2346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.372 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.372 [DefaultDispatcher-worker-3 @coroutine#2346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46133/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.511 [DefaultDispatcher-worker-24 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-02-25 13:12:10.511 [DefaultDispatcher-worker-24 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.511 [DefaultDispatcher-worker-24 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId. 2025-02-25 13:12:10.511 [DefaultDispatcher-worker-24 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.512 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.512 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38269/UmAppDatabase/replication/nodeId 2025-02-25 13:12:10.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-02-25 13:12:10.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-02-25 13:12:10.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.629 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a4129d: (connection evicted) 2025-02-25 13:12:10.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:10.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-02-25 13:12:10.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1916d0eb 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f 2025-02-25 13:12:10.633 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-02-25 13:12:10.640 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f 2025-02-25 13:12:10.645 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f 2025-02-25 13:12:10.646 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f 2025-02-25 13:12:10.647 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f 2025-02-25 13:12:10.651 [DefaultDispatcher-worker-21 @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f 2025-02-25 13:12:10.651 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.655 [DefaultDispatcher-worker-7 @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f 2025-02-25 13:12:10.695 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.727 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.731 [UI Thread @coroutine#6436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54133/698570976743206912/_ustadmanifest.json 2025-02-25 13:12:10.731 [UI Thread @coroutine#6436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54133/698570976743206912/_ustadmanifest.json. 2025-02-25 13:12:10.731 [UI Thread @coroutine#6436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54133/698570976743206912/_ustadmanifest.json 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54133/698570976743206912/_ustadmanifest.json 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54133/698570976743206912/_ustadmanifest.json 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] 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:54133/698570976743206912/_ustadmanifest.json. 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54133/698570976743206912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54133/tincan.xml 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54133/tincan.xml. 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54133/tincan.xml 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54133/tincan.xml 2025-02-25 13:12:10.732 [UI Thread @coroutine#6436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54133/tincan.xml 2025-02-25 13:12:10.733 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.735 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.774 [UI Thread @coroutine#6436] 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:54133/tincan.xml. 2025-02-25 13:12:10.774 [UI Thread @coroutine#6436] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54133/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-25 13:12:10.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-02-25 13:12:10.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-02-25 13:12:10.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-25 13:12:10.780 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22b9f45f: (connection evicted) 2025-02-25 13:12:10.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-25 13:12:10.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-02-25 13:12:10.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed.